Interface FinalizableNode

    • Method Detail

      • isFinal

        default boolean isFinal()
        Returns true if this variable, method or class is final (even implicitly).
        Specified by:
        isFinal in interface AccessNode