grizzled

package grizzled

The Grizzled Scala Library contains a variety of miscellaneous, general purpose utility classes and objects.

The home page for the Grizzled Scala Library is http://software.clapper.org/grizzled-scala/. Please see that page for complete details, including installation instructions.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. grizzled
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. object binary

    Useful binary-related utility functions.

  2. package cmd

    Classes and objects to aid in the construction of line-oriented command interpreters.

  3. package collection

    Some collection-related helpers.

  4. package config

    Classes and objects to aid in the parsing of INI-style configuration files.

  5. object either

    Helpers for the Scala Either class.

  6. package file

    File-related classes and utilities.

  7. package io

    I/O-related classes and utilities.

  8. package math

    Miscellaneous math and statistics utilities.

  9. package net

    Network-related utility methods and classes.

  10. package parsing

    Methods and classes useful for parsing various things.

  11. object reflect

    Some reflection-related utility methods and classes.

  12. package security

  13. package string

    String- and text-related classes.

  14. object sys

    System-related utility functions and definitions.

  15. package util

    Miscellaneous utility functions and methods not otherwise categorized.

Deprecated Value Members

  1. package readline

    This package is deprecated and will be removed in a future version of this library.

Inherited from AnyRef

Inherited from Any

Ungrouped