public class DefaultStreamEffector extends java.lang.Object implements StreamEffector
| Constructor and Description |
|---|
DefaultStreamEffector(java.lang.String expr) |
| Modifier and Type | Method and Description |
|---|---|
StreamEffectorResult |
current() |
boolean |
push(Effect eft,
int currentIndex,
int policySize) |
public StreamEffectorResult current()
current in interface StreamEffectorpublic boolean push(Effect eft, int currentIndex, int policySize)
push in interface StreamEffectorCopyright © 2017–2023. All rights reserved.