sand.gcs

util

package util

Visibility
  1. Public
  2. All

Type Members

  1. trait DistanceStore extends Serializable

    Interface trait for a class that contains distances to embed

  2. class MapStore extends DistanceStore

    Implementation of sand.gcs.util.DistanceStore backed by a Map.

Value Members

  1. object Config

    Singleton object containing the parsed version of the configuration files.

  2. object DefaultFormatter extends Formatter

    Override default ZeroLog output to something more appropriate for us

  3. object FileReader

    Convenience object to read a file into a data structure

  4. object JavaConverters

    Convenience object that provides a smoother conversion between Java data structures and that of Scala's

  5. object Logger

  6. object ZeroLoggerFactory

    Factory object that creates an appropriate logger based on configuration file parameters.

Ungrouped