MCPcopy Create free account
hub / github.com/Erlandys/UE4LinuxLauncher / getEnum

Method getEnum

src/org/json/JSONObject.java:537–548  ·  view source on GitHub ↗

Get the enum value associated with a key. @param clazz The type of enum to retrieve. @param key A key string. @return The enum value associated with the key @throws JSONException if the key is not found or if the value cannot be converted to an enum.

(Class<E> clazz, String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

optEnumMethod · 0.95
quoteMethod · 0.95

Tested by

no test coverage detected