public abstract class ChangeTypeRT
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Random |
RANDOM |
| Constructor and Description |
|---|
ChangeTypeRT() |
| Modifier and Type | Method and Description |
|---|---|
abstract MangoValue |
change(MangoValue currentValue) |
public abstract MangoValue change(MangoValue currentValue)