Uses of Class
one.microstream.collections.EmptyTable
Package | Description |
---|---|
one.microstream | |
one.microstream.collections |
-
Uses of EmptyTable in one.microstream
Methods 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.collections
Methods in one.microstream.collections that return EmptyTable Modifier and Type Method Description EmptyTable<K,V>
EmptyTable. copy()
EmptyTable<K,V>
EmptyTable. view()