chemaxon.marvin.calculations
Interface StructuralFrameworksPlugin.VerbosePrinter

Enclosing class:
StructuralFrameworksPlugin

public static interface StructuralFrameworksPlugin.VerbosePrinter

Verbose printer specification


Method Summary
 void verbose(java.lang.Object o)
          Log a verbose message
 

Method Detail

verbose

void verbose(java.lang.Object o)
Log a verbose message

Parameters:
o - Verbose object. By default its toString() method will be used for presenting messages