MCPcopy 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
3public interface GenericHandler<T> {
4 Object handle(T thing);
5}

Callers 2

handleMethod · 0.65
handleMethod · 0.65

Implementers 2

GenericDispatchersrc/test/java/org/dynjs/runtime/java/G
Dispatchersrc/test/java/org/dynjs/runtime/java/D

Calls

no outgoing calls

Tested by 2

handleMethod · 0.52
handleMethod · 0.52