Package org.drools.model.impl
Class AbstractWindow
java.lang.Object
org.drools.model.impl.AbstractWindow
- All Implemented Interfaces:
ModelComponent,WindowDefinition
- Direct Known Subclasses:
WindowImpl,WindowReferenceImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.WindowDefinition
WindowDefinition.Type -
Constructor Summary
ConstructorsConstructorDescriptionAbstractWindow(WindowDefinition.Type type, long value) AbstractWindow(WindowDefinition.Type type, long value, TimeUnit timeUnit) -
Method Summary
-
Constructor Details
-
AbstractWindow
-
AbstractWindow
-
-
Method Details
-
getValue
public long getValue()- Specified by:
getValuein interfaceWindowDefinition
-
getType
- Specified by:
getTypein interfaceWindowDefinition
-
isEqualTo
- Specified by:
isEqualToin interfaceModelComponent
-