Interface DynamicListAdaptable.Factory<F>

    • Method Detail

      • create

        F create​(int intValue,
                 @NotNull
                 @NotNull java.lang.String displayName)