Uses of Class
one.microstream.collections.EmptyTable
| Package | Description | 
|---|---|
| one.microstream | |
| one.microstream.collections | 
- 
Uses of EmptyTable in one.microstreamMethods in one.microstream that return EmptyTable Modifier and Type Method Description static <K, V> EmptyTable<K,V>X. emptyTable()
- 
Uses of EmptyTable in one.microstream.collectionsMethods in one.microstream.collections that return EmptyTable Modifier and Type Method Description EmptyTable<K,V>EmptyTable. copy()EmptyTable<K,V>EmptyTable. view()