Uses of Enum Class
jebl.evolution.coalescent.IntervalList.IntervalType
Packages that use IntervalList.IntervalType
-
Uses of IntervalList.IntervalType in jebl.evolution.coalescent
Methods in jebl.evolution.coalescent that return IntervalList.IntervalTypeModifier and TypeMethodDescriptionIntervalList.getIntervalType
(int i) Returns the type of interval observed.Intervals.getIntervalType
(int i) static IntervalList.IntervalType
Returns the enum constant of this class with the specified name.static IntervalList.IntervalType[]
IntervalList.IntervalType.values()
Returns an array containing the constants of this enum class, in the order they are declared.