Uses of Package
com.google.common.annotations
-
Packages that use com.google.common.annotations Package Description com.google.common.annotations Annotation types.com.google.common.base Basic utility libraries and interfaces.com.google.common.cache Discouraged (in favor of Caffeine) caching utilities.com.google.common.collect Collection interfaces and implementations, and other utilities for collections.com.google.common.escape Interfaces, utilities, and simple implementations of escapers and encoders.com.google.common.graph An API for representing graph (node and edge) data.com.google.common.hash Hash functions and related structures.com.google.common.html Escapers for HTML.com.google.common.io Utility methods and classes for I/O; for example input streams, output streams, readers, writers, and files.com.google.common.math Arithmetic functions operating on primitive values and onBigInteger
andBigDecimal
instances.com.google.common.net Utility methods and classes for networking (such as IP addresses and domain names).com.google.common.primitives Static utilities for the eight primitive types andvoid
, and value types for treating them as unsigned or storing them in immutable arrays.com.google.common.reflect Utilities for reflection.com.google.common.util.concurrent Concurrency utilities.com.google.common.xml Escapers for XML. -
Classes in com.google.common.annotations used by com.google.common.annotations Class Description GwtCompatible The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT). -
Classes in com.google.common.annotations used by com.google.common.base Class Description GwtCompatible The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT).GwtIncompatible The presence of this annotation on an API indicates that the method may not be used with the Google Web Toolkit (GWT).J2ktIncompatible The presence of this annotation on an API indicates that the method may not be used with J2kt. -
Classes in com.google.common.annotations used by com.google.common.cache Class Description GwtCompatible The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT).GwtIncompatible The presence of this annotation on an API indicates that the method may not be used with the Google Web Toolkit (GWT). -
Classes in com.google.common.annotations used by com.google.common.collect Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.GwtCompatible The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT).GwtIncompatible The presence of this annotation on an API indicates that the method may not be used with the Google Web Toolkit (GWT).J2ktIncompatible The presence of this annotation on an API indicates that the method may not be used with J2kt. -
Classes in com.google.common.annotations used by com.google.common.escape Class Description GwtCompatible The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT). -
Classes in com.google.common.annotations used by com.google.common.graph Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in com.google.common.annotations used by com.google.common.hash Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in com.google.common.annotations used by com.google.common.html Class Description GwtCompatible The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT). -
Classes in com.google.common.annotations used by com.google.common.io Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.GwtCompatible The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT).GwtIncompatible The presence of this annotation on an API indicates that the method may not be used with the Google Web Toolkit (GWT).J2ktIncompatible The presence of this annotation on an API indicates that the method may not be used with J2kt. -
Classes in com.google.common.annotations used by com.google.common.math Class Description GwtCompatible The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT).GwtIncompatible The presence of this annotation on an API indicates that the method may not be used with the Google Web Toolkit (GWT).J2ktIncompatible The presence of this annotation on an API indicates that the method may not be used with J2kt. -
Classes in com.google.common.annotations used by com.google.common.net Class Description GwtCompatible The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT).GwtIncompatible The presence of this annotation on an API indicates that the method may not be used with the Google Web Toolkit (GWT).J2ktIncompatible The presence of this annotation on an API indicates that the method may not be used with J2kt. -
Classes in com.google.common.annotations used by com.google.common.primitives Class Description GwtCompatible The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT).GwtIncompatible The presence of this annotation on an API indicates that the method may not be used with the Google Web Toolkit (GWT).J2ktIncompatible The presence of this annotation on an API indicates that the method may not be used with J2kt. -
Classes in com.google.common.annotations used by com.google.common.reflect Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. -
Classes in com.google.common.annotations used by com.google.common.util.concurrent Class Description Beta Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.GwtCompatible The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT).GwtIncompatible The presence of this annotation on an API indicates that the method may not be used with the Google Web Toolkit (GWT).J2ktIncompatible The presence of this annotation on an API indicates that the method may not be used with J2kt. -
Classes in com.google.common.annotations used by com.google.common.xml Class Description GwtCompatible The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT).