Uses of Enum
org.apache.maven.buildcache.hash.Hash.MemoryPolicy
Packages that use Hash.MemoryPolicy
-
Uses of Hash.MemoryPolicy in org.apache.maven.buildcache.hash
Methods in org.apache.maven.buildcache.hash that return Hash.MemoryPolicyModifier and TypeMethodDescriptionstatic Hash.MemoryPolicyReturns the enum constant of this type with the specified name.static Hash.MemoryPolicy[]Hash.MemoryPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.maven.buildcache.hash with parameters of type Hash.MemoryPolicyModifierConstructorDescriptionZah(String name, net.openhft.hashing.LongHashFunction hash, Hash.MemoryPolicy memoryPolicy)