Package com.db4o.internal
Class JDKReflect.Factory
- java.lang.Object
-
- com.db4o.internal.JDKReflect.Factory
-
- All Implemented Interfaces:
JDKFactory
- Enclosing class:
- JDKReflect
public static final class JDKReflect.Factory extends java.lang.Object implements JDKFactory
-
-
Constructor Summary
Constructors Constructor Description Factory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JDK
tryToCreate()
-
-
-
Method Detail
-
tryToCreate
public JDK tryToCreate()
- Specified by:
tryToCreate
in interfaceJDKFactory
-
-