Package net.datafaker.providers.base
Class ObjectMethods
java.lang.Object
net.datafaker.providers.base.ObjectMethods
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TexecuteMethodByReturnType(Object object, String returnTypeSimpleName) static MethodgetMethodByName(Object object, String methodName)
-
Constructor Details
-
ObjectMethods
public ObjectMethods()
-
-
Method Details
-
getMethodByName
-
executeMethodByReturnType
-