Package org.evoludo.util


package org.evoludo.util
Utility classes and functions.
  • Class
    Description
    Parser for command line options.
    Interface for classes that that to provide command line options for configurable parameters.
    Command line option and argument.
    Types of command line options: REQUIRED required argument.
    Handle different categories of options.
    Interface to process command line arguments
    The interface for keys of command line options.
    Simple key for command line options.
    Collection of convenience methods for formatting numbers, vectors and matrices as Strings.
    Collection of native javascript methods.
    Utility class to read and write plist-files with some customizations to store the bit-patterns for doubles to allow for perfect reproducibility.
    Basic parser for plist-files.
    Iterator over tags in plist-string.
    Entry in plist-string.
    Non-blocking ring buffer.
    Encode and decode XML strings.