Package org.web3j.utils
Class Version
- java.lang.Object
-
- org.web3j.utils.Version
-
public class Version extends java.lang.Object
Build version utility method.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
DEFAULT
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getTimestamp()
static java.lang.String
getVersion()
-
-
-
Field Detail
-
DEFAULT
public static final java.lang.String DEFAULT
- See Also:
- Constant Field Values
-
-