- valueOf(String) - Static method in enum net.openhft.chronicle.threads.BusyPauser
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.threads.Threads
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.openhft.chronicle.threads.BusyPauser
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.threads.Threads
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VanillaEventLoop - Class in net.openhft.chronicle.threads
-
Created by peter.lawrey on 22/01/15.
- VanillaEventLoop(EventLoop, String, Pauser, long, boolean, boolean) - Constructor for class net.openhft.chronicle.threads.VanillaEventLoop
-