| Package | Description |
|---|---|
| net.morimekta.test.calculator | |
| net.morimekta.test.number |
| Modifier and Type | Method and Description |
|---|---|
Imaginary |
Operand.getImaginary() |
| Modifier and Type | Method and Description |
|---|---|
Operand._Builder |
Operand._Builder.setImaginary(Imaginary value) |
static Operand |
Operand.withImaginary(Imaginary value) |
| Modifier and Type | Field and Description |
|---|---|
static Imaginary |
Number_Constants.kSqrtMinusOne |
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<Imaginary> |
Imaginary.CREATOR |
static PStructDescriptor<Imaginary,Imaginary._Field> |
Imaginary.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
Imaginary |
Imaginary._Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
PStructDescriptor<Imaginary,Imaginary._Field> |
Imaginary.descriptor() |
static PStructDescriptorProvider<Imaginary,Imaginary._Field> |
Imaginary.provider() |
| Modifier and Type | Method and Description |
|---|---|
int |
Imaginary.compareTo(Imaginary other) |
| Constructor and Description |
|---|
_Builder(Imaginary base) |
Copyright © 2016. All rights reserved.