| Modifier and Type | Field and Description |
|---|---|
static Eval.ArgType<Object> |
Obj |
static Eval.ArgType<String> |
Str |
| Modifier and Type | Method and Description |
|---|---|
abstract Eval.ArgType<? extends T> |
forceStr() |
abstract T |
transform(String str) |
public static final Eval.ArgType<Object> Obj
public static final Eval.ArgType<String> Str
public abstract Eval.ArgType<? extends T> forceStr()
Copyright © 2020. All rights reserved.