Package org.opencypher.tools
Class Option.OptionHandler<T>
- java.lang.Object
-
- org.opencypher.tools.Option.OptionHandler<T>
-
- Type Parameters:
T- the implemented options interface.
- All Implemented Interfaces:
InvocationHandler
public static class Option.OptionHandler<T> extends Object implements InvocationHandler
Implementation detail: theInvocationHandlerused for implementing an options interface.