JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.arangodb.internal.serde
Interface JacksonUtils.Version
Enclosing class:
JacksonUtils
public static interface
JacksonUtils.Version
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getMajorVersion
()
int
getMinorVersion
()
String
toString
()
Method Details
getMajorVersion
int
getMajorVersion
()
getMinorVersion
int
getMinorVersion
()
toString
String
toString
()
Overrides:
toString
in class
Object