Uses of Interface
com.orientechnologies.common.util.OSizeable
Packages that use OSizeable
Package
Description
-
Uses of OSizeable in com.orientechnologies.common.collection
Subinterfaces of OSizeable in com.orientechnologies.common.collectionModifier and TypeInterfaceDescriptioninterfaceOCollection<T>If class implements given interface it means that this class represents collection which is not part of Java Collections Framework.Classes in com.orientechnologies.common.collection that implement OSizeableModifier and TypeClassDescriptionclassIterator that allow to iterate against multiple collection of elements. -
Uses of OSizeable in com.orientechnologies.orient.core.db.record
Subinterfaces of OSizeable in com.orientechnologies.orient.core.db.recordClasses in com.orientechnologies.orient.core.db.record that implement OSizeableModifier and TypeClassDescriptionclassLazy implementation of ArrayList.classLazy implementation of LinkedHashMap.classLazy implementation of Set. -
Uses of OSizeable in com.orientechnologies.orient.core.db.record.ridbag
Subinterfaces of OSizeable in com.orientechnologies.orient.core.db.record.ridbagClasses in com.orientechnologies.orient.core.db.record.ridbag that implement OSizeable -
Uses of OSizeable in com.orientechnologies.orient.core.db.record.ridbag.embedded
Classes in com.orientechnologies.orient.core.db.record.ridbag.embedded that implement OSizeable -
Uses of OSizeable in com.orientechnologies.orient.core.iterator
Classes in com.orientechnologies.orient.core.iterator that implement OSizeableModifier and TypeClassDescriptionclassIterator that created wrapped objects during browsing. -
Uses of OSizeable in com.orientechnologies.orient.core.record.impl
Classes in com.orientechnologies.orient.core.record.impl that implement OSizeableModifier and TypeClassDescriptionclassclassCreated by luigidellaquila on 02/07/16. -
Uses of OSizeable in com.orientechnologies.orient.core.storage.ridbag
Classes in com.orientechnologies.orient.core.storage.ridbag that implement OSizeable -
Uses of OSizeable in com.orientechnologies.orient.core.storage.ridbag.sbtree
Classes in com.orientechnologies.orient.core.storage.ridbag.sbtree that implement OSizeableModifier and TypeClassDescriptionclassPersistent Setimplementation that uses the SBTree to handle entries in persistent way.