org.biojava3.aaproperties.xml
Class Name2Count

java.lang.Object
  extended by org.biojava3.aaproperties.xml.Name2Count

public class Name2Count
extends Object


Constructor Summary
Name2Count()
           
Name2Count(String n, int c)
           
 
Method Summary
 int getCount()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Name2Count

public Name2Count()

Name2Count

public Name2Count(String n,
                  int c)
Method Detail

getName

public String getName()

getCount

public int getCount()