Uses of Interface
com.jme3.plugins.json.JsonElement
-
Uses of JsonElement in com.jme3.plugins.json
Subinterfaces of JsonElement in com.jme3.plugins.jsonMethods in com.jme3.plugins.json with type parameters of type JsonElementModifier and TypeMethodDescription<T extends JsonElement>
TJsonElement.autoCast()Cast this JsonElement to a specific typeMethods in com.jme3.plugins.json that return JsonElementModifier and TypeMethodDescriptionJsonArray.get(int i) Get the element at index iReturns the object property as generic elementMethods in com.jme3.plugins.json that return types with arguments of type JsonElement