public class DecimalParseResult extends Object
| Constructor and Description |
|---|
DecimalParseResult(Object object,
DecimalType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
getObject() |
DecimalType |
getType() |
int |
hashCode() |
String |
toString() |
public DecimalParseResult(Object object, DecimalType type)
Copyright © 2012–2022. All rights reserved.