Uses of Class
com.google.common.testing.FreshValueGenerator.Empty
-
Packages that use FreshValueGenerator.Empty Package Description com.google.common.testing This package contains testing utilities. -
-
Uses of FreshValueGenerator.Empty in com.google.common.testing
Methods in com.google.common.testing with annotations of type FreshValueGenerator.Empty Modifier and Type Method Description private static <K,V>
java.util.concurrent.ConcurrentMap<K,V>FreshValueGenerator. generateConcurrentMap()
private <T> Optional<T>
FreshValueGenerator. generateOptional()
private static <C extends java.lang.Comparable<?>>
Range<C>FreshValueGenerator. generateRange()
-