MCPcopy
hub / github.com/libgdx/libgdx / read

Method read

gdx/src/com/badlogic/gdx/utils/Json.java:1285–1285  ·  view source on GitHub ↗
(Json json, JsonValue jsonData, Class type)

Source from the content-addressed store, hash-verified

1283 public void write (Json json, T object, Class knownType);
1284
1285 public T read (Json json, JsonValue jsonData, Class type);
1286 }
1287
1288 static abstract public class ReadOnlySerializer<T> implements Serializer<T> {

Callers 15

readValueMethod · 0.95
runMethod · 0.65
createMethod · 0.65
testExternalMethod · 0.65
testAbsoluteMethod · 0.65
testLocalMethod · 0.65
downloadMethod · 0.65
runMethod · 0.65
crcMethod · 0.65
extractFileMethod · 0.65
newFaceMethod · 0.65
runMethod · 0.65

Implementers 15

GwtFileHandlebackends/gdx-backends-gwt/src/com/badl
FileHandleStreambackends/gdx-backends-gwt/src/com/badl
FileHandlebackends/gdx-backends-gwt/src/com/badl
RandomAccessFilebackends/gdx-backends-gwt/src/com/badl
FileWrapperbackends/gdx-backends-gwt/src/com/badl
ReadOnlySerializergdx/src/com/badlogic/gdx/utils/Json.ja
FileHandleStreamgdx/src/com/badlogic/gdx/files/FileHan
FileHandlegdx/src/com/badlogic/gdx/files/FileHan
CIMgdx/src/com/badlogic/gdx/graphics/Pixm
ParticleControllerComponentgdx/src/com/badlogic/gdx/graphics/g3d/
SaveDatagdx/src/com/badlogic/gdx/graphics/g3d/
AssetDatagdx/src/com/badlogic/gdx/graphics/g3d/

Calls

no outgoing calls

Tested by 7

runMethod · 0.52
createMethod · 0.52
testExternalMethod · 0.52
testAbsoluteMethod · 0.52
testLocalMethod · 0.52
downloadMethod · 0.52
runMethod · 0.52