public class StepEvent extends Event
NativeObject.InitializerdefaultInit, 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.
|
getStructuredisposeNativeHandle, isWritable, makeWritable, ref, unrefclassFor, disown, dispose, equals, finalize, getNativeAddress, handle, hashCode, initializer, initializer, instanceFor, invalidate, isDisposed, nativeValue, objectFor, objectFor, objectFor, objectFor, toStringpublic 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