Constructor and Description |
---|
IntegerResult(Integer value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Result other,
double tolerance) |
String |
toFormattedString() |
String |
toLongString() |
String |
toShortString() |
public IntegerResult(Integer value)
public boolean equals(Result other, double tolerance)
public String toLongString()
toLongString
in interface Result
public String toFormattedString()
toFormattedString
in interface Result
public String toShortString()
toShortString
in interface Result
Copyright © 2018. All rights reserved.