public class SodaNumberCoercion
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SodaNumberCoercion.Thing |
| Constructor and Description |
|---|
SodaNumberCoercion() |
| Modifier and Type | Method and Description |
|---|---|
void |
store() |
void |
testFloatingPointTypes() |
void |
testIntegerTypes() |
void |
testMixed() |
void |
testOverflow() |
void |
testRounding() |