java.lang.util

Undocumented in source.

Public Imports

java.lang.wrappers
public import java.lang.wrappers;
java.lang.String
public import java.lang.String;
java.lang.interfaces
public import java.lang.interfaces;

Members

Aliases

DwtLogger
alias DwtLogger = IDwtLogger
Undocumented in source.
Format
alias Format = tango.text.convert.Format.Format
Undocumented in source.
TryConst
alias TryConst = Const
Undocumented in source.
TryConst
alias TryConst = AliasT
Undocumented in source.
TryImmutable
alias TryImmutable = Immutable
Undocumented in source.
TryImmutable
alias TryImmutable = AliasT
Undocumented in source.
TryShared
alias TryShared = Shared
Undocumented in source.
TryShared
alias TryShared = AliasT
Undocumented in source.
exit
alias exit = tango.stdc.stdlib.exit
Undocumented in source.
exit
alias exit = core.stdc.stdlib.exit
Undocumented in source.
implMissingSafe
alias implMissingSafe = implMissing
Undocumented in source.

Classes

DwtLogger
class DwtLogger
Undocumented in source.
Format
class Format
Undocumented in source.
IDwtLogger
class IDwtLogger
Undocumented in source.

Functions

ArrayEquals
bool ArrayEquals(T[] a, T[] b)
Undocumented in source. Be warned that the author may not have intended to support it.
RuntimeTotalMemory
size_t RuntimeTotalMemory()
Undocumented in source. Be warned that the author may not have intended to support it.
Unqual
std.traits.Unqual!(T)[] Unqual(T[] t)
Undocumented in source. Be warned that the author may not have intended to support it.
Unqual
T Unqual(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
_idup
Immutable!(T)[] _idup(T[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
_idup
String16 _idup(String16 str)
Undocumented in source. Be warned that the author may not have intended to support it.
_idup
String _idup(String str)
Undocumented in source. Be warned that the author may not have intended to support it.
arrayIndexOf
int arrayIndexOf(T[] arr, T v)
Undocumented in source. Be warned that the author may not have intended to support it.
arrayIndexRemove
T[] arrayIndexRemove(T[] arr, uint n)
Undocumented in source. Be warned that the author may not have intended to support it.
getDwtLogger
IDwtLogger getDwtLogger()
Undocumented in source. Be warned that the author may not have intended to support it.
implMissing
void implMissing(String file, uint line)
Undocumented in source. Be warned that the author may not have intended to support it.
implMissingInPhobos
void implMissingInPhobos()
Undocumented in source. Be warned that the author may not have intended to support it.
implMissingInTango
void implMissingInTango(String file, uint line)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

IDwtLogger
interface IDwtLogger
Undocumented in source.

Structs

ImportData
struct ImportData
Undocumented in source.

Templates

AliasT
template AliasT(T)
Undocumented in source.
Const
template Const(T)
Undocumented in source.
Immutable
template Immutable(T)
Undocumented in source.
Shared
template Shared(T)
Undocumented in source.
arraycast
template arraycast(T)
Undocumented in source.
constFuncs
template constFuncs(String content)
Undocumented in source.
getImportData
template getImportData(String name)
Undocumented in source.
gshared
template gshared(String content)
Undocumented in source.
prefixedIfD2
template prefixedIfD2(String prefix, String content)
Undocumented in source.
prefixedIfD2
template prefixedIfD2(String prefix, String content)
Undocumented in source.
sharedStaticThis
template sharedStaticThis(String content)
Undocumented in source.
sharedStatic_This
template sharedStatic_This(String content)
Undocumented in source.

Meta