|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Sparkclouds.MyOccurrence in <Unnamed> |
---|
Fields in <Unnamed> with type parameters of type Sparkclouds.MyOccurrence | |
---|---|
private java.util.TreeMap<java.lang.String,java.util.ArrayList<Sparkclouds.MyOccurrence>> |
Sparkclouds.MyWord.occurrences
Sammelt alle vorkommen (MyOccurrence) des worts. |
Methods in <Unnamed> that return Sparkclouds.MyOccurrence | |
---|---|
Sparkclouds.MyOccurrence |
Sparkclouds.MyWord.getOccurrence(java.lang.String timeslot,
java.lang.String title)
|
Method parameters in <Unnamed> with type arguments of type Sparkclouds.MyOccurrence | |
---|---|
private int |
Sparkclouds.MyWord.getCount(java.util.ArrayList<Sparkclouds.MyOccurrence> occ)
Liefert den word-count an einem bestimmten timepoint, indem ueber alle Occurrences des timepoint iteriert wird. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |