Uses of Enum
org.apache.maven.buildcache.hash.Zah.MemoryPolicy
Packages that use Zah.MemoryPolicy
-
Uses of Zah.MemoryPolicy in org.apache.maven.buildcache.hash
Methods in org.apache.maven.buildcache.hash that return Zah.MemoryPolicyModifier and TypeMethodDescriptionstatic Zah.MemoryPolicyReturns the enum constant of this type with the specified name.static Zah.MemoryPolicy[]Zah.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 Zah.MemoryPolicyModifierConstructorDescriptionZah(String name, net.openhft.hashing.LongHashFunction hash, Zah.MemoryPolicy memoryPolicy)