JAL-2805 finished up interface comments
[jalview.git] / src / jalview / ext / archaeopteryx / ExternalTreeBuilderI.java
index 8f10e73..17ae7f8 100644 (file)
@@ -5,6 +5,9 @@ import jalview.datamodel.SequenceI;
 import java.util.Map;
 
 /**
+ * Note that this will take anything as a Tree or TreeNode object as no
+ * assumptions can be made about the inheritance structure of Tree or TreeNode
+ * (besides being Objects).
  * 
  * @author kjvanderheide
  *