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