Interface FluentLogger.S

All Superinterfaces:
Supplier<String>
Enclosing interface:
FluentLogger

public static interface FluentLogger.S extends Supplier<String>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get