Interface SweepAction.Formatter<T>

  • Enclosing class:
    SweepAction<T>

    public static interface SweepAction.Formatter<T>
    • Method Detail

      • format

        java.lang.String format​(T value)