public final class ReadOnlyStrategy extends AbstractTraversalStrategy
Mutating and throw an IllegalStateException if one is found.| Modifier and Type | Method and Description |
|---|---|
void |
apply(Traversal.Admin<?,?> traversal) |
static ReadOnlyStrategy |
instance() |
String |
toString() |
equals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitapplyPost, applyPriorpublic void apply(Traversal.Admin<?,?> traversal)
public static ReadOnlyStrategy instance()
public String toString()
toString in class AbstractTraversalStrategyCopyright © 2013–2015 Apache Software Foundation. All rights reserved.