Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/libgdx/libgdx
/ get
Method
get
gdx/src/com/badlogic/gdx/utils/DefaultPool.java:47–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
* {@code () ->
new
MyClass()}. */
46
public
interface
PoolSupplier<T> {
47
T get ();
48
}
49
}
Callers
15
invalidateRenderOffset
Method · 0.65
get
Method · 0.65
get
Method · 0.65
getByType
Method · 0.65
getImage
Method · 0.65
getImage
Method · 0.65
get
Method · 0.65
getByType
Method · 0.65
getAtlas
Method · 0.65
run
Method · 0.65
loadProjectFile
Method · 0.65
loadJsonClassProperties
Method · 0.65
Implementers
15
IOSPreferences
backends/gdx-backend-robovm-metalangle
AndroidPreferences
backends/gdx-backend-android/src/com/b
Lwjgl3Preferences
backends/gdx-backend-lwjgl3/src/com/ba
LwjglPreferences
backends/gdx-backend-lwjgl/src/com/bad
IOSPreferences
backends/gdx-backend-robovm/src/com/ba
HeadlessPreferences
backends/gdx-backend-headless/src/com/
Field
backends/gdx-backends-gwt/src/com/badl
IntMap
backends/gdx-backends-gwt/src/com/badl
GwtPreferences
backends/gdx-backends-gwt/src/com/badl
AsyncResult
backends/gdx-backends-gwt/src/com/badl
Field
backends/gdx-backends-gwt/src/com/badl
ArrayReflection
backends/gdx-backends-gwt/src/com/badl
Calls
no outgoing calls
Tested by
no test coverage detected