MCPcopy Create free account
hub / github.com/Glamdring/EasyCamera / ShutterCallback

Interface ShutterCallback

src/main/java/com/easycamera/EasyCamera.java:125–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 }
124
125 public static interface ShutterCallback {
126 void onShutter();
127 }
128}

Callers 1

onShutterMethod · 0.65

Implementers 1

DefaultCameraActionssrc/main/java/com/easycamera/DefaultCa

Calls

no outgoing calls

Tested by

no test coverage detected