Uses of Interface
one.microstream.java.util.BinaryHandlerGenericQueue.Instantiator
| Package | Description | 
|---|---|
| one.microstream.java.util | 
- 
Uses of BinaryHandlerGenericQueue.Instantiator in one.microstream.java.utilMethods in one.microstream.java.util with parameters of type BinaryHandlerGenericQueue.Instantiator Modifier and Type Method Description static <T extends Queue<?>>
 BinaryHandlerGenericQueue<T>BinaryHandlerGenericQueue. New(Class<T> type, BinaryHandlerGenericQueue.Instantiator<T> instantiator)