public class Round extends TypedEvaluables.Wrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
Round.Ceiling
Deprecated.
|
static class |
Round.Floor
Deprecated.
|
static class |
Round.Number |
static class |
Round.NumberMode |
static class |
Round.NumberScaleMode |
| Modifier | Constructor and Description |
|---|---|
|
Round() |
protected |
Round(TypedEvaluables config) |
| Modifier and Type | Method and Description |
|---|---|
static Round |
ceiling()
Deprecated.
|
static Round |
floor()
Deprecated.
|
filterByNumberOfArgumentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilterByNumberOfArgumentsprotected Round(TypedEvaluables config)
public Round()
@Deprecated public static Round ceiling()
@Deprecated public static Round floor()
Copyright © 2024. All rights reserved.