public interface Message<T,P>
| Modifier and Type | Method and Description |
|---|---|
Critical<T,P> |
critical() |
When<T,P> |
when(java.util.function.Predicate<P> predicate) |
FieldName<T,P> |
withFieldName(String fieldName) |
Copyright © 2019 com.github.mvallim. All rights reserved.