Module eclipselink

Class LabelImpl

  • All Implemented Interfaces:
    Label

    public class LabelImpl
    extends Object
    implements Label
    • Constructor Detail

      • LabelImpl

        public LabelImpl()
      • LabelImpl

        public LabelImpl​(org.objectweb.asm.Label label)
    • Method Detail

      • unwrap

        public <T> T unwrap()
        Specified by:
        unwrap in interface Label