id on the given object o.Character.toTitleCase(char).Field wrappers including optional relevant setter/getter methods, collected from the given class tested
against the given visibility and Bean restriction requirements.ObjectObject.Number to the target datatype.Boolean to the target datatype.Character to the target datatype.String to the target datatype.String to an Enum instance, by mapping to the enum's name using
Enum.valueOf(Class, String).String to the specified Number type.Field shorthand utility class mainly used to collect fields from classes meeting certain restrictions/requirements.FieldUtils.collectFields(Class, Class, EnumSet, EnumSet).Field) and its setter/getter method(s) in one place.ClassNotFoundException is being thrown.Constructor of a given type, with a given typelist, where types do not match due to formal types simple types.getConstructor(), except for getting a Method of a classtype, using the name to indicate which method should be
located.JReflect.findCompatibleMethod(Class, String, EnumSet, Class...), using strict lookupmode (no autoboxing, casting etc.) and
optional signature parameters.Method using java reflect using a specific signature.Constructorusing JReflect.invokeConstructor(Class, Class[], Object[])Constructor, using a customized typelist.Class is a primitive number.java.lang.reflect.JReflect.locateClass(String, ExternalClassLoader), using default cache.Class.newInstance() and hides the exception handling boilerplate code.fieldName.ValueConverter, to indicate a value could not be converted
into the target datatype.Copyright © 2018. All rights reserved.