| Package | Description |
|---|---|
| fr.dyade.aaa.common.encoding | |
| fr.dyade.aaa.common.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
EncodableInteger
Encodable object that wraps an integer.
|
class |
EncodedString
Encodable object that wraps a string.
|
class |
EncodedStringList |
class |
SerializableWrapper
Encodable object that wraps a serializable object.
|
class |
StringPair
Encodable object representing a pair of strings.
|
| Modifier and Type | Method and Description |
|---|---|
Encodable |
StringPair.Factory.createEncodable() |
Encodable |
SerializableWrapper.Factory.createEncodable() |
Encodable |
EncodedStringList.Factory.createEncodable() |
Encodable |
EncodedString.Factory.createEncodable() |
Encodable |
EncodableInteger.Factory.createEncodable() |
Encodable |
EncodableFactory.createEncodable()
Creates an encodable object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Properties
This class implements a set of properties, which maps keys to values.
|
Copyright © 2022 ScalAgent D.T.. All rights reserved.