Interface ValueExtractor.ValueReceiver

Enclosing interface:
ValueExtractor<T>

public static interface ValueExtractor.ValueReceiver
Provides a set of methods receiving value extracted by the ValueExtractor.

The value has to be passed to the method corresponding best to the type of the original value.

Since:
2.0