java.lang.Object
org.eclipse.persistence.asm.internal.platform.ow2.LabelImpl
All Implemented Interfaces:
Label

public class LabelImpl extends Object implements Label
  • Constructor Details

    • LabelImpl

      public LabelImpl()
    • LabelImpl

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

    • unwrap

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