Package io.anyline.nfc.bouncycastle.util
See: Description
-
Class Summary Class Description Objects MemoableResetException Exception to be thrown on a failure to reset an object implementing Memoable. Strings String utilities. StoreException Exception thrown if there's an issue doing a match in store. Properties Utility method for accessing system properties. IPAddress Utility methods for processing String objects containing IP addresses. Iterator Iterator backed by a specific array. Arrays General array utilities. CollectionStore A simple collection backed store. Pack Utility methods for converting byte arrays into ints and longs, and back again. -
Interface Summary Interface Description Iterable Utility class to allow use of Iterable feature in JDK 1. StringList An interface defining a list of strings. Memoable Interface for Memoable objects. Encodable Interface implemented by objects that can be converted into byte arrays. Selector Interface a selector from a store should conform to. Store A generic interface describing a simple store of objects.