Uses of Enum Class
org.biopax.paxtools.util.BPCollections
Packages that use BPCollections
Package
Description
This package contains various collections and utilities that is used by the other packages and modules of paxtools.
-
Uses of BPCollections in org.biopax.paxtools.util
Methods in org.biopax.paxtools.util that return BPCollectionsModifier and TypeMethodDescriptionstatic BPCollectionsReturns the enum constant of this class with the specified name.static BPCollections[]BPCollections.values()Returns an array containing the constants of this enum class, in the order they are declared.