Uses of Interface
org.apache.sysds.runtime.ooc.cache.collections.IndexedObjectPredicate
Packages that use IndexedObjectPredicate
-
Uses of IndexedObjectPredicate in org.apache.sysds.runtime.ooc.cache.collections
Methods in org.apache.sysds.runtime.ooc.cache.collections with parameters of type IndexedObjectPredicateModifier and TypeMethodDescriptionbooleanMaskedOnceArray.forEachLive(IndexedObjectPredicate<? super T> action, boolean reversed, int offset) voidMaskedOnceArrayList.forEachLive(IndexedObjectPredicate<? super T> action, boolean reversed) voidSegmentedStreamTableList.forEachLive(IndexedObjectPredicate<? super T> action)