Package adams.core

Interface VariablesInspectionHandler

    • Method Detail

      • canInspectOptions

        boolean canInspectOptions​(Class cls)
        Checks whether the class' options can be inspected.
        Parameters:
        cls - the class to check
        Returns:
        true if it can be inspected, false otherwise