Package kong.unirest.core.json
Class CoreFactory
- java.lang.Object
-
- kong.unirest.core.json.CoreFactory
-
public class CoreFactory extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static JsonEngine
ENGINE
-
Constructor Summary
Constructors Constructor Description CoreFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static JsonEngine
getCore()
-
-
-
Field Detail
-
ENGINE
private static final JsonEngine ENGINE
-
-
Method Detail
-
getCore
public static JsonEngine getCore()
-
-