Package org.jdbi.v3.core.argument
Interface AbstractArgumentFactory.ArgumentPredicate
-
- Enclosing class:
- AbstractArgumentFactory<T>
private static interface AbstractArgumentFactory.ArgumentPredicate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleantest(java.lang.reflect.Type type, java.lang.Object value)
-