A B C D E F G H I K L M N O P R S T U V W Z 
All Classes All Packages

W

WAIT - Static variable in class at.jku.ssw.fp.sect09_2.Demo2_Future
 
WeatherData - Class in at.jku.ssw.fp.sect10_3
Class representing weather data retrieved from the internet.
WeatherData(double, double, double, double, String) - Constructor for class at.jku.ssw.fp.sect10_3.WeatherData
Constructor.
weight - Variable in class at.jku.ssw.fp.sect04_3.Edge
The weight of the edge
when(Object, TypeTestFunction<?, ? extends R>...) - Static method in class at.jku.ssw.fp.util.When
Methods applying typetest functions on a given value.
when(T, CondFunction<? super T, ? extends R>...) - Static method in class at.jku.ssw.fp.util.When
Methods applying conditional functions on a given value.
When - Class in at.jku.ssw.fp.util
Class with static methods implementing some methods functioning like conditional statements.
When() - Constructor for class at.jku.ssw.fp.util.When
 
withLock(Lock, Runnable) - Static method in class at.jku.ssw.fp.util.Util
Executes a runnable with the given lock held.
withProb(double) - Static method in class at.jku.ssw.fp.sect11_3.check4j.Gens
Creates generator for Boolean values where true values are created with the given probability.
WordIndex - Class in at.jku.ssw.fp.sect07_5.index
Demo showing the computation of a word index for a text.
WordIndex() - Constructor for class at.jku.ssw.fp.sect07_5.index.WordIndex
 
words(int) - Static method in class at.jku.ssw.fp.sect11_3.check4j.Gens
Creates a generator for generating words from random letters of given maximum length.
words(Reader) - Static method in class at.jku.ssw.fp.sect04_6.Lazy
Creates an iterable with words which are read in from a reader.
A B C D E F G H I K L M N O P R S T U V W Z 
All Classes All Packages