Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dynjs/dynjs
/ handle
Method
handle
src/test/java/org/dynjs/runtime/java/GenericHandler.java:4–4 ·
view source on GitHub ↗
(T thing)
Source
from the content-addressed store, hash-verified
2
3
public
interface
GenericHandler<T> {
4
Object handle(T thing);
5
}
Callers
2
handle
Method · 0.65
handle
Method · 0.65
Implementers
2
GenericDispatcher
src/test/java/org/dynjs/runtime/java/G
Dispatcher
src/test/java/org/dynjs/runtime/java/D
Calls
no outgoing calls
Tested by
2
handle
Method · 0.52
handle
Method · 0.52