Uses of Class
org.biojava.bio.EcNumber.Impl
-
Packages that use EcNumber.Impl Package Description org.biojava.bio The core classes that will be used throughout the bio packages. -
-
Uses of EcNumber.Impl in org.biojava.bio
Methods in org.biojava.bio that return EcNumber.Impl Modifier and Type Method Description static EcNumber.Impl
EcNumber.Impl. valueOf(String ecString)
Process a string into an EcNumber.
-