Interface HtmlLoggerImpl.Func1<F>
-
- Enclosing class:
- HtmlLoggerImpl
public static interface HtmlLoggerImpl.Func1<F>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidapply(F f)
-
-
-
Method Detail
-
apply
void apply(F f) throws java.io.IOException
- Throws:
java.io.IOException
-
-