public static interface MyLib.MyLibResult<T>
void
onCompleted(java.lang.Exception e, T result)
void onCompleted(java.lang.Exception e, T result)