Package org.lifstools.jgoslin.domain
Klasse KnownFunctionalGroups
- Alle implementierten Schnittstellen:
Serializable,Cloneable,Map<String,FunctionalGroup>
A lookup class that provides access to known functional groups defined in a
file following the format of functional-groups.csv.
- Autor:
- Dominik Kopczynski, Nils Hoffmann
- Siehe auch:
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungKnownFunctionalGroups(List<String> lines, SumFormulaParser sumFormulaParser) -
Methodenübersicht
Von Klasse geerbte Methoden java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesVon Klasse geerbte Methoden java.util.AbstractMap
equals, hashCode, toString
-
Felddetails
-
UNDEFINED_CLASS
public static final int UNDEFINED_CLASS- Siehe auch:
-
-
Konstruktordetails
-
KnownFunctionalGroups
public KnownFunctionalGroups() -
KnownFunctionalGroups
-
-
Methodendetails
-
get
-