public abstract class DefaultValue<T> extends Object implements br.com.objectos.core.testing.Testable<DefaultValue<?>>
| Modifier and Type | Method and Description |
|---|---|
static <T> DefaultValue<T> |
set(T value) |
static <T> DefaultValue<T> |
unset() |
public static <T> DefaultValue<T> set(T value)
public static <T> DefaultValue<T> unset()
Copyright © 2015 Objectos Software LTDA. All rights reserved.