Uses of Class
com.googlecode.concurrentlinkedhashmap.Weighers.SingletonEntryWeigher
-
-
Uses of Weighers.SingletonEntryWeigher in com.googlecode.concurrentlinkedhashmap
Methods in com.googlecode.concurrentlinkedhashmap that return Weighers.SingletonEntryWeigher Modifier and Type Method Description static Weighers.SingletonEntryWeigherWeighers.SingletonEntryWeigher. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Weighers.SingletonEntryWeigher[]Weighers.SingletonEntryWeigher. values()Returns an array containing the constants of this enum type, in the order they are declared.
-