public static class IoPlanPrinter.FormattedDomain extends Object
| Constructor and Description |
|---|
FormattedDomain(boolean nullsAllowed,
Set<IoPlanPrinter.FormattedRange> ranges) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<IoPlanPrinter.FormattedRange> |
getRanges() |
int |
hashCode() |
boolean |
isNullsAllowed() |
String |
toString() |
public FormattedDomain(boolean nullsAllowed,
Set<IoPlanPrinter.FormattedRange> ranges)
public boolean isNullsAllowed()
public Set<IoPlanPrinter.FormattedRange> getRanges()
Copyright © 2012–2019. All rights reserved.