Package io.objectbox.internal
Interface CallWithHandle<RESULT>
-
@Internal public interface CallWithHandle<RESULT>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RESULTcall(long handle)
-
-
-
Method Detail
-
call
RESULT call(long handle)
-
-