| Package | Description |
|---|---|
| com.h3c.util.codec |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassNameCodec
This class is a specialization of
EntropicStringSetCodec that
is tailored specifically for mapping (fully qualified) class names. |
class |
EntropicStringSetCodec
This class is a specialization of
StringSetCodec that allows
mappings to be added to the codec after it has been constructed. |
| Modifier and Type | Method and Description |
|---|---|
static StringSetCodec |
CodecFactory.createStringSetCodec(Set<String> originals,
Algorithm a)
Creates and returns a string codec instance.
|
static StringSetCodec |
StringSetCodec.valueOf(String blueprint)
Recreates an instance of StringSetCodec from the supplied blueprint.
|
Copyright © 2014. All Rights Reserved.