public class SingleIntegerArgument extends SingleNumberArgument<Integer>
value| Modifier and Type | Method and Description |
|---|---|
static SingleIntegerArgument |
of() |
static SingleIntegerArgument |
of(Integer value) |
append, appendappend, toStringpublic static SingleIntegerArgument of(Integer value)
public static SingleIntegerArgument of()
Copyright © 2014–2017 Edson Yanaga. All rights reserved.