- valueOf(String) - Static method in enum net.openhft.chronicle.bytes.algo.OptimisedBytesHash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.bytes.NoBytesStore
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.bytes.StopCharTesters
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.openhft.chronicle.bytes.algo.OptimisedBytesHash
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.bytes.algo.VanillaBytesStoreHash
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.bytes.BytesUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.bytes.NoBytesStore
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.bytes.StopCharTesters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VanillaBytes<Underlying> - Class in net.openhft.chronicle.bytes
-
- VanillaBytes(BytesStore) - Constructor for class net.openhft.chronicle.bytes.VanillaBytes
-
- VanillaBytes(BytesStore, long, long) - Constructor for class net.openhft.chronicle.bytes.VanillaBytes
-
- vanillaBytes() - Static method in class net.openhft.chronicle.bytes.VanillaBytes
-
- VanillaBytesStoreHash - Enum in net.openhft.chronicle.bytes.algo
-
Created by peter on 28/06/15.