cz.cuni.amis.pogamut.sposh.executor
Class BehaviorWorkExecutor.BehaviorMethod
java.lang.Object
cz.cuni.amis.pogamut.sposh.executor.BehaviorWorkExecutor.BehaviorMethod
- Enclosing class:
- BehaviorWorkExecutor
protected class BehaviorWorkExecutor.BehaviorMethod
- extends Object
Class for storing methods that can be executed as primitives.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
behavior
public final Object behavior
method
public final Method method
BehaviorWorkExecutor.BehaviorMethod
public BehaviorWorkExecutor.BehaviorMethod(Object behavior,
Method method)
- Create new behavior method.
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.