Package org.drools.model.impl
Class WindowImpl
java.lang.Object
org.drools.model.impl.AbstractWindow
org.drools.model.impl.WindowImpl
- All Implemented Interfaces:
ModelComponent,Window,WindowDefinition
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.WindowDefinition
WindowDefinition.Type -
Constructor Summary
ConstructorsConstructorDescriptionWindowImpl(WindowDefinition.Type type, long value) WindowImpl(WindowDefinition.Type type, long value, TimeUnit timeUnit) -
Method Summary
Methods inherited from class org.drools.model.impl.AbstractWindow
getType, getValue, isEqualToMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.drools.model.WindowDefinition
getType, getValue
-
Constructor Details
-
WindowImpl
-
WindowImpl
-