| Package | Description |
|---|---|
| nuroko.coders |
| Modifier and Type | Class and Description |
|---|---|
class |
CharCoder |
class |
ChoiceCoder<T>
Coder for a categorical choice variable, with a small fixed set of values.
|
class |
DoubleCoder |
class |
FixedStringCoder
Coder for fixed length strings.
|
class |
IdentityCoder |
class |
IntegerCoder |
class |
ListCoder<T>
Coder for a fixed-length list of a specific item type
|
class |
MaybeCoder<T> |
class |
MixedListCoder
Coder for a fixed-length list of a specific item type
|
Copyright © 2014. All rights reserved.