ParsedPattern
public class DataExceptPattern extends DataPattern
Modifier and Type | Method | Description |
---|---|---|
void |
accept(PatternVisitor visitor) |
|
Object |
apply(PatternFunction f) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNullable
public void accept(PatternVisitor visitor)
accept
in class DataPattern
public Object apply(PatternFunction f)
apply
in class DataPattern
Copyright © 2018 Oracle Corporation. All rights reserved.