public class NumberFormat extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NumberFormat.Type |
| Constructor and Description |
|---|
NumberFormat(NumberFormat.Type type,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
NumberFormat.Type |
getType() |
Object |
getValue() |
int |
hashCode() |
String |
toString() |
public NumberFormat(NumberFormat.Type type, Object value)
public NumberFormat.Type getType()
public Object getValue()
protected boolean canEqual(Object other)
Copyright © 2012–2024 SpigotMC. All rights reserved.