|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.drools.semantics.base.BaseDuration
Constructor Summary | |
BaseDuration(long seconds)
|
Method Summary | |
long |
getDuration(Tuple tuple)
Retrieve the truthness duration. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BaseDuration(long seconds)
Method Detail |
public long getDuration(Tuple tuple)
Duration
getDuration
in interface Duration
tuple
- The tuple.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |