Package | Description |
---|---|
at.tuwien.ifs.commons.util.collection | |
at.tuwien.ifs.somtoolbox.data |
Classes in this package implement reading, storing and providing of different data needed for the SOM, e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
Quadruple<S,T,U,V> |
class |
Triple<S,T,U>
A class that holds three typed objects together, similar to the
Pair . |
Modifier and Type | Method and Description |
---|---|
protected Pair<String,Integer> |
SOMLibTemplateVector.readTemplateVectorFileHeader(BufferedReader br) |