Uses of Annotation Interface
com.google.common.testing.FreshValueGenerator.Empty
Packages that use FreshValueGenerator.Empty
-
Uses of FreshValueGenerator.Empty in com.google.common.testing
Methods in com.google.common.testing with annotations of type FreshValueGenerator.EmptyModifier and TypeMethodDescription(package private) static <K,
V> ConcurrentMap<K, V> FreshValueGenerator.generateConcurrentMap()
(package private) <T> Optional<T>
FreshValueGenerator.generateGoogleOptional()
(package private) <T> Optional<T>
FreshValueGenerator.generateJavaOptional()
(package private) static <C extends Comparable<?>>
Range<C>FreshValueGenerator.generateRange()