All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.bitbucket.cowwoc.requirements.guava.package-info Maven / Gradle / Ivy

There is a newer version: 5.2.2
Show newest version
/*
 * 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 Guava types.
 * 

* Interfaces in this package may be implemented but not be extended (because methods contain a fixed * return type). */ package org.bitbucket.cowwoc.requirements.guava;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy