Class DynamicListAdaptable<A extends DynamicListAdaptable<A>>

    • Field Detail

      • intValue

        public final int intValue
      • displayName

        @NotNull
        public final @NotNull java.lang.String displayName
    • Constructor Detail

      • DynamicListAdaptable

        protected DynamicListAdaptable​(int intValue,
                                       @NotNull
                                       @NotNull java.lang.String displayName)