public static class Operations.Empty extends java.lang.Object implements Operation
Modifier and Type | Method and Description |
---|---|
void |
apply(Batch batch)
This method has no effect.
|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
java.lang.String |
toString() |
public void apply(Batch batch) throws RepositoryException
Batch
apply
in interface Operation
RepositoryException
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2010 - 2020 Adobe. All Rights Reserved