Interface C3Point.RadiusCallback
-
- Enclosing class:
- C3Point
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@JsFunction @FunctionalInterface public static interface C3Point.RadiusCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublecallback(C3DataInfo value)
-
-
-
Method Detail
-
callback
double callback(C3DataInfo value)
-
-