Uses of Class
com._1c.g5.v8.xmdb.impl.BTreeMap.MapEntry
-
Packages that use BTreeMap.MapEntry Package Description com._1c.g5.v8.xmdb.impl -
-
Uses of BTreeMap.MapEntry in com._1c.g5.v8.xmdb.impl
Methods in com._1c.g5.v8.xmdb.impl that return BTreeMap.MapEntry Modifier and Type Method Description BTreeMap.MapEntry
BTreeMap.EntryIterator. nextRaw()
Get next internal index entry with internal long key and value=byte[] (internal representation)
-