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