@FunctionalInterface public interface ContextCommand<T,R> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
R |
execute(T system,
PrevalanceContext context) |
R execute(T system, PrevalanceContext context)
system - reference to mutable systemcontext - context info (such as date)Copyright © 2015. All rights reserved.