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

public class LabelImpl extends Object implements Label
  • Constructor Details

    • LabelImpl

      public LabelImpl()
    • LabelImpl

      public LabelImpl(Label label)
  • Method Details

    • unwrap

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