 |
Synthia
Generic and flexible data structure generator
|
Picker<? extends T > m_picker
The underlying picker producing the values to transform.
Picker<? extends T > m_replacement
Replace(Picker<? extends T > picker, Picker<? extends T > replacement)
A picker that applies a transformation ("mutation") on the value produced by another picker.
Replace< T > duplicate(boolean with_state)
Creates a copy of the picker.
Picker< T > duplicate(boolean with_state)
Creates a copy of the picker.
void reset()
Puts the picker back into its initial state.
void reset()
Puts the picker back into its initial state.