public static class FilteringIterator.InstanceOf<T> extends java.lang.Object implements Condition<java.lang.Object>
FALSE, NOT_NULL, TRUE
InstanceOf(java.lang.Class<T> instancesClass)
boolean
value(java.lang.Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InstanceOf(java.lang.Class<T> instancesClass)
public boolean value(java.lang.Object object)
value
Condition<java.lang.Object>
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.