public static class IoPlanPrinter.FormattedRange extends Object
| Constructor and Description |
|---|
FormattedRange(IoPlanPrinter.FormattedMarker low,
IoPlanPrinter.FormattedMarker high) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
IoPlanPrinter.FormattedMarker |
getHigh() |
IoPlanPrinter.FormattedMarker |
getLow() |
int |
hashCode() |
String |
toString() |
public FormattedRange(IoPlanPrinter.FormattedMarker low, IoPlanPrinter.FormattedMarker high)
public IoPlanPrinter.FormattedMarker getLow()
public IoPlanPrinter.FormattedMarker getHigh()
Copyright © 2012–2019. All rights reserved.