EAF 7.4 Implementation

Package com.lutris.util

Class Summary
Base64Encoder Various conversion methods.
BMByteSearch Implements the Boyer-Moore pattern matching algorithm for a given byte pattern.
BMByteSearchStream Implements the Boyer-Moore pattern matching algorithm for a given byte pattern.
BytesToString This class has static methods which convert arrays of bytes to a strings.
ChainedThrowableUtil Utilities used to implement the Chained* throwables.
CircularQueue  
Convert Deprecated. Use HexEncoder or Base64Encoder.
Currency Object to store and manipulate money.
ExceptionUtils A collection of static methods that deal with Exceptions.
FilePersistentStore File system implementation of PersistentStore.
HexEncoder Various conversion methods.
HtmlEncoder This class contains a utility method for encoding a String so that it may be safely embedded within a HTML document without affecting the formatting of the document.
JavaScriptEncoder This class contains a utility method for encoding a String so that it may be safely used within JavaScript as a quoted string.
JavaVersion  
LRUCache This class implements a fixed size Least-Recently-Used cache.
OutputStreamEventQueue A queue of "events".
OutputStreamEventQueueEntry This is a helper class for OutputStreamEventQueue.
OutputStreamHub This class implements a "hub", or redistribution center.
QuotedString Static convenience class for parsing various types of quoted strings.
StringEnum  
 


EAF 7.4 Implementation