Uses of Class
org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.SingleEntry
-
Packages that use SingleEntry Package Description org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts -
-
Uses of SingleEntry in org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts
Fields in org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts with type parameters of type SingleEntry Modifier and Type Field Description List<SingleEntry>MatcherInput. entriesList<SingleEntry>MatcherOutput. entriesMethods in org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts that return SingleEntry Modifier and Type Method Description SingleEntryMatcherInput. getEntry(int index)SingleEntryMatcherOutput. getEntry(int index)
-