Interface ExtractableEnum

  • All Known Subinterfaces:
    ExtractionStrategyEnum, ValueExtractorEnum<T>

    public interface ExtractableEnum
    For internal use only. Marker interface.

    There are two copies of this file, one in clover-android-sdk and one in schema-tool, please keep them in sync.

    • Method Detail

      • ordinal

        int ordinal()
      • getDeclaringClass

        Class<?> getDeclaringClass()