java.nonstandard

Modules

Locale
module java.nonstandard.Locale

Locale.d Information of a locale.

RuntimeTraits
module java.nonstandard.RuntimeTraits

Provides runtime traits, which provide much of the functionality of tango.core.Traits and is-expressions, as well as some functionality that is only available at runtime, using runtime type information. *

SafeUtf
module java.nonstandard.SafeUtf

Stuff for working with narrow strings. Safe because of strong type checking.

UnsafeUtf
module java.nonstandard.UnsafeUtf

Stuff for working with narrow strings. Unsafe because of no type checking.

UtfBase
module java.nonstandard.UtfBase

Stuff for working with narrow strings. This module shouldn't be imported directly. Use SafeUtf/UnsafeUtf modules instead.

WeakRef
module java.nonstandard.WeakRef

Creates a weak reference to a class instance.

XmlTranscode
module java.nonstandard.XmlTranscode
sync
module java.nonstandard.sync