Interface Narcissus.MethodIterator

  • Enclosing class:
    Narcissus

    private static interface Narcissus.MethodIterator
    Iterator applied to each method of a class and its superclasses/interfaces.
    • Method Detail

      • foundMethod

        boolean foundMethod​(java.lang.reflect.Method m)
        Returns:
        true to stop iterating, or false to continue iterating