MCPcopy Index your code
hub / github.com/KnIfER/mdict-java / IHandler

Interface IHandler

src/main/java/org/nanohttpd/util/IHandler.java:46–49  ·  view source on GitHub ↗

Defines a generic handler that returns an object of type O when given an object of type I. @author LordFokas @param The input type. @param The output type.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

handleMethod · 0.65
executeMethod · 0.65
updateItemMethod · 0.65
startMethod · 0.65
handleMethod · 0.65
DismissSyncedPaneMethod · 0.65
AdvancedSearchDialogMethod · 0.65

Implementers 5

NanoHTTPDsrc/main/java/org/nanohttpd/protocols/
SettingsDialogsrc/main/java/com/knziha/plod/settings
MdictServersrc/main/java/com/knziha/plod/PlainDic
PlainDictionaryPcJFXsrc/main/java/com/knziha/plod/PlainDic
ColoredEntryCellsrc/main/java/com/knziha/plod/PlainDic

Calls

no outgoing calls

Tested by

no test coverage detected