MCPcopy Create free account
hub / github.com/ddf-project/DDF / createMiscellanyHandler

Method createMiscellanyHandler

core/src/main/java/io/ddf/DDF.java:610–612  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

608 }
609
610 protected IHandleMiscellany createMiscellanyHandler() {
611 return newHandler(IHandleMiscellany.class);
612 }
613
614
615 public IHandleMissingData getMissingDataHandler() {

Callers 1

getMiscellanyHandlerMethod · 0.95

Calls 1

newHandlerMethod · 0.95

Tested by

no test coverage detected