Class WrapState


  • public class WrapState
    extends java.lang.Object
    Stores State for rewrap when typeinformation has been unwrapped
    • Constructor Detail

      • WrapState

        public WrapState()
    • Method Detail

      • getDepth

        public int getDepth()
      • setDepth

        public void setDepth​(int depth)
      • isReference

        public boolean isReference()
      • setReference

        public void setReference​(boolean reference)
      • setReferenceType

        public void setReferenceType​(ReferenceType referenceType)