public class StepEvent extends Event
NativeObject.Initializer
defaultInit, LIFECYCLE, ownsHandle
Constructor and Description |
---|
StepEvent(Format format,
long amount,
double rate,
boolean flush,
boolean intermediate)
Creates a new StepEvent event.
|
StepEvent(NativeObject.Initializer init)
This constructor is for internal use only.
|
getStructure
disposeNativeHandle, isWritable, makeWritable, ref, unref
classFor, disown, dispose, equals, finalize, getNativeAddress, handle, hashCode, initializer, initializer, instanceFor, invalidate, isDisposed, nativeValue, objectFor, objectFor, objectFor, objectFor, toString
public StepEvent(NativeObject.Initializer init)
init
- initialization data.public StepEvent(Format format, long amount, double rate, boolean flush, boolean intermediate)
format
- the format of amountamount
- the amount of data to steprate
- the step rateflush
- flushing stepsintermediate
- intermediate steps