Package app.tozzi.util
Class ReflectionUtils
java.lang.Object
app.tozzi.util.ReflectionUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Map<String, org.apache.commons.lang3.tuple.Pair<Searchable, Class<?>>> getAllSearchableFields(Class<?> beanClass)
-
Constructor Details
-
ReflectionUtils
public ReflectionUtils()
-
-
Method Details
-
getAllSearchableFields
public static Map<String,org.apache.commons.lang3.tuple.Pair<Searchable, getAllSearchableFieldsClass<?>>> (Class<?> beanClass)
-