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