Interface RichTextFactory.Supplier<T>

  • Enclosing class:
    RichTextFactory

    public static interface RichTextFactory.Supplier<T>
    • Method Detail

      • get

        T get()