formatting
[jalview.git] / src / jalview / api / StructureSelectionManagerProvider.java
index efe63be..c7ff628 100644 (file)
 package jalview.api;
 
 /**
- * Handles singleton generation/finalisation for a StructureSelectionManager instance in the current context.
+ * Handles singleton generation/finalisation for a StructureSelectionManager
+ * instance in the current context.
  */
 public interface StructureSelectionManagerProvider
 {
-  
+
 }