Uses of Class
jebl.evolution.trees.ConsensusTreeBuilder.Method

Packages that use ConsensusTreeBuilder.Method
jebl.evolution.trees   
 

Uses of ConsensusTreeBuilder.Method in jebl.evolution.trees
 

Methods in jebl.evolution.trees that return ConsensusTreeBuilder.Method
static ConsensusTreeBuilder.Method ConsensusTreeBuilder.Method.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ConsensusTreeBuilder.Method[] ConsensusTreeBuilder.Method.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



http://code.google.com/p/jebl2/