-
public final class MethodNameThe name of a method to invoke using reflection
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringnameprivate final Function1<Throwable, Unit>errorReporter
-
Constructor Summary
Constructors Constructor Description MethodName(String name, Function1<Throwable, Unit> errorReporter)
-
Method Summary
Modifier and Type Method Description final StringgetName()final Function1<Throwable, Unit>getErrorReporter()
-