예제 #1
0
 @NonNull
 public static DatabaseResult querySet(Object object) {
   return StorIOSQLite.querySet(object);
 }