public class RoyalFoodTester<T> extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
static <T> RoyalFoodTester<T> |
absent() |
T |
getFoodTester() |
T |
getSafeCopy() |
static <T> RoyalFoodTester<T> |
of(T val) |
void |
restore() |
public static <T> RoyalFoodTester<T> of(T val)
public static <T> RoyalFoodTester<T> absent()
public T getFoodTester()
public T getSafeCopy()
public final void restore()
Copyright © 2015. All rights reserved.