Interface CancellableVisitor4<T>


  • public interface CancellableVisitor4<T>
    • Method Detail

      • visit

        boolean visit​(T obj)
        Returns:
        true to continue traversal, false otherwise