Searched defs:isCollected (Results 1 – 5 of 5) sorted by relevance
325 boolean isCollected(); in isCollected() method
281 isCollected(PacketInputStream *in, PacketOutputStream *out) in isCollected() function
469 public boolean isCollected() { in isCollected() method in ObjectReferenceImpl
1981 static <K, V, E extends InternalEntry<K, V, E>> boolean isCollected(E entry) { in isCollected() method in MapMakerInternalMap.Segment