Uses of Enum Class
jebl.evolution.io.NexusImporter.NexusBlock
Packages that use NexusImporter.NexusBlock
-
Uses of NexusImporter.NexusBlock in jebl.evolution.io
Subclasses with type arguments of type NexusImporter.NexusBlock in jebl.evolution.ioModifier and TypeClassDescriptionstatic enumRepresents the block types used in the nexus formatMethods in jebl.evolution.io that return NexusImporter.NexusBlockModifier and TypeMethodDescriptionNexusImporter.findNextBlock()Read ahead to the next block in the input.static NexusImporter.NexusBlockReturns the enum constant of this class with the specified name.static NexusImporter.NexusBlock[]NexusImporter.NexusBlock.values()Returns an array containing the constants of this enum class, in the order they are declared.