Package chemaxon.marvin.calculations
Interface StructuralFrameworksPlugin.VerbosePrinter
- Enclosing class:
 StructuralFrameworksPlugin
public static interface StructuralFrameworksPlugin.VerbosePrinter
Verbose printer specification
- 
Method Summary
 
- 
Method Details
- 
verbose
Log a verbose message- Parameters:
 o- Verbose object. By default its toString() method will be used for presenting messages
 
 -