Interface | Description |
---|---|
CharAttribute |
Represents an attribute (a key name) that is represented by a single char.
|
CharAttributeValue |
Augments a
CharAttribute with a String value and the method(s) to write its data to a StringBuffer. |
StringWritable |
Interface to denote classes which can write to a StringBuffer.
|
Class | Description |
---|---|
AbstractCharAttributeValue |
Construct and write generic CharAttribute-Value pairs.
|
AbstractStringWritable |
Basic implementation of the StringWritable interface, that overrides the toString() method.
|
CryptoUtil |
Utility static methods for cryptography related tasks.
|
Preconditions |
Simple methods similar to Precondition class.
|
StringWritableCsv |
Helper class to generate Comma Separated Values of
StringWritable s |
UsAsciiUtils |
Copyright © 2019–2024. All rights reserved.