Class GetPackageFunction.ForJava7
java.lang.Object
io.github.toolfactory.jvm.function.catalog.GetPackageFunction.ForJava7
- All Implemented Interfaces:
GetPackageFunction
,ThrowingBiFunction<ClassLoader,
String, Package, Throwable>
- Enclosing interface:
GetPackageFunction
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.GetPackageFunction
GetPackageFunction.ForJava7, GetPackageFunction.ForJava9
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ForJava7
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceThrowingBiFunction<ClassLoader,
String, Package, Throwable>
-