Class TypeAnnotationInfo


  • public class TypeAnnotationInfo
    extends java.lang.Object
    The type Type annotation info.
    • Constructor Detail

      • TypeAnnotationInfo

        public TypeAnnotationInfo()
    • Method Detail

      • create

        public static TypeAnnotationInfo create​(java.io.DataInput din)
                                         throws java.io.IOException
        Create type annotation info.
        Parameters:
        din - the din
        Returns:
        the type annotation info
        Throws:
        java.io.IOException - the io exception
      • write

        public void write​(java.io.DataOutput dout)
                   throws java.io.IOException
        Write.
        Parameters:
        dout - the dout
        Throws:
        java.io.IOException - the io exception
      • markUtf8RefsInInfo

        protected void markUtf8RefsInInfo​(ConstantPool pool)
        Mark utf 8 refs in info.
        Parameters:
        pool - the pool