Class MarshalerContext.Key

  • Enclosing class:
    MarshalerContext

    public static class MarshalerContext.Key
    extends java.lang.Object
    This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int index  
    • Constructor Summary

      Constructors 
      Constructor Description
      Key()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • index

        final int index
    • Constructor Detail

      • Key

        public Key()