Interface StructuralFrameworksPlugin.VerbosePrinter

  • Enclosing class:
    StructuralFrameworksPlugin

    public static interface StructuralFrameworksPlugin.VerbosePrinter
    Verbose printer specification
    • Method Detail

      • verbose

        void verbose​(Object o)
        Log a verbose message
        Parameters:
        o - Verbose object. By default its toString() method will be used for presenting messages