Class CGLIBEnhancedConverter.ReverseEngineeringInvocationHandler

java.lang.Object
com.thoughtworks.xstream.converters.reflection.CGLIBEnhancedConverter.ReverseEngineeringInvocationHandler
All Implemented Interfaces:
InvocationHandler
Enclosing class:
CGLIBEnhancedConverter

private static final class CGLIBEnhancedConverter.ReverseEngineeringInvocationHandler extends Object implements InvocationHandler
  • Field Details

    • index

      private final Integer index
    • indexMap

      private final Map indexMap
  • Constructor Details

    • ReverseEngineeringInvocationHandler

      public ReverseEngineeringInvocationHandler(int index, Map indexMap)
  • Method Details