org.biojava.bio.symbol
Class CodonPrefFilter.AcceptAll
java.lang.Object
org.biojava.bio.symbol.CodonPrefFilter.AcceptAll
- All Implemented Interfaces:
- CodonPrefFilter
- Enclosing interface:
- CodonPrefFilter
public static class CodonPrefFilter.AcceptAll
- extends Object
- implements CodonPrefFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodonPrefFilter.AcceptAll
public CodonPrefFilter.AcceptAll()
isRequired
public boolean isRequired(String name)
- Description copied from interface:
CodonPrefFilter
- indicates if the current CodonPref is to be accepted
- Specified by:
isRequired
in interface CodonPrefFilter
put
public void put(CodonPref codonPref)
- Description copied from interface:
CodonPrefFilter
- handles storage of a CodonPref object
- Specified by:
put
in interface CodonPrefFilter
getCodonPrefs
public List getCodonPrefs()