Class ConstantPoolInfo

    • Field Detail

      • tag

        private int tag
    • Constructor Detail

      • ConstantPoolInfo

        public ConstantPoolInfo​(int tag)
        Constructor.
        Parameters:
        tag - The tag.
    • Method Detail

      • getTag

        public int getTag()
        Returns the tag item for this structure.
        Returns:
        The tag item.