public final class ImportEvent extends PrimitiveOp
operation| Modifier and Type | Method and Description |
|---|---|
static ImportEvent |
create(Scope scope,
Operand<?> writer,
Operand<String> event)
Factory method to create a class wrapping a new ImportEvent operation.
|
equals, hashCode, op, toStringpublic static ImportEvent create(Scope scope, Operand<?> writer, Operand<String> event)
scope - current scopewriter - event - Copyright © 2015–2019. All rights reserved.