Interface GetClassByNameFunction
- All Superinterfaces:
ThrowingQuadFunction<String,
Boolean, ClassLoader, Class<?>, Class<?>, Throwable>
- All Known Implementing Classes:
GetClassByNameFunction.Abst
,GetClassByNameFunction.ForJava7
,GetClassByNameFunction.ForJava7.ForSemeru
public interface GetClassByNameFunction
extends ThrowingQuadFunction<String,Boolean,ClassLoader,Class<?>,Class<?>,Throwable>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
static class
-
Method Summary
Methods inherited from interface io.github.toolfactory.jvm.function.template.ThrowingQuadFunction
apply