muster

util

package util

Visibility
  1. Public
  2. All

Type Members

  1. trait Appendable[T] extends AutoCloseable

    An Appendable is an abstraction over a writer and other things that might side effect when writing.

  2. class SafeSimpleDateFormat extends DateFormat

    Provides a thread-safe version of the java.

Value Members

  1. object Appendable

  2. object Quoter

  3. object SafeSimpleDateFormat extends Serializable

    Companion object for muster.util.SafeSimpleDateFormat that contains some defaults

  4. object State

    The state object holds the constants for indicating where in a serialization process of a nested structure the current value is being read for.

Ungrouped