Class Name2Count
- java.lang.Object
-
- org.biojava.nbio.aaproperties.xml.Name2Count
-
public class Name2Count extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Name2Count()
Name2Count(java.lang.String n, int c)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getCount()
java.lang.String
getName()
-