@FunctionalInterface public interface SizeRotatingFileAuditLogConsumer<T extends SizeRotatingFileAuditLog<T>>
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(T value)
Configure a pre-constructed instance of SizeRotatingFileAuditLog resource 
 | 
default SizeRotatingFileAuditLogConsumer<T> | 
andThen(SizeRotatingFileAuditLogConsumer<T> after)  | 
void accept(T value)
default SizeRotatingFileAuditLogConsumer<T> andThen(SizeRotatingFileAuditLogConsumer<T> after)
Copyright © 2018 JBoss by Red Hat. All rights reserved.