Interface IConstantValueProvider

  • All Known Implementing Classes:
    FieldDefinition

    public interface IConstantValueProvider
    • Method Detail

      • hasConstantValue

        boolean hasConstantValue()
      • getConstantValue

        java.lang.Object getConstantValue()