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(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're declared.