Package com.orientechnologies.common.collection
package com.orientechnologies.common.collection
-
ClassDescriptionOCollection<T>If class implements given interface it means that this class represents collection which is not part of Java Collections Framework.Allows to iterate over a single objectAllow to iterate over the array casted to Object.Generic interface for lazy iterators allowing the update of current value.Lazy iterator implementation based on List Iterator.OLRUCache<K,
V> The most simpler LRU cache implementation in Java.Iterator that allow to iterate against multiple collection of elements.Handles Multi-value types such as Arrays, Collections and Maps.