T
- - type of the computed valueEvent
- - type of the event (ILoggingEvent, IAccessEvent)public interface ValueGetter<Event,T>
Modifier and Type | Method and Description |
---|---|
T |
getValue(Event event)
Get the result of applying the ValueGetter to the event
|
Copyright © 2013–2022. All rights reserved.