
com.github.cowwoc.requirements.java.package-info Maven / Gradle / Ivy
/*
* Copyright (c) 2016 Gili Tzabari
* Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
*/
/**
* Classes used to verify
* preconditions,
* postconditions and
*
* invariants of core Java types.
*
* Interfaces in this package may be implemented but not be extended (because methods contain a fixed
* return type).
*/
package com.github.cowwoc.requirements.java;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy