[Missing namespace summary documentation for N:NHibernate.Util]

Classes

  ClassDescription
public classADOExceptionReporter
public classArrayHelper
Helper class that contains common array functions and data structures used through out NHibernate.

public classAssemblyQualifiedTypeName
public classCollectionHelper
public classCollectionPrinter
Utility class implementing ToString for collections. All ToString overloads call element.ToString().

public classFilterHelper

public classGenericJoinedEnumerable<(Of T>)
public classIdentityMap
An IDictionary where keys are compared by object identity, rather than equals. All external users of this class need to have no knowledge of the IdentityKey - it is all hidden by this class.

public classJoinedEnumerable
Combines multiple objects implementing IEnumerable into one.

public classObjectUtils
Summary description for ObjectUtils.

public classParserException
public classPropertiesHelper

public classReflectHelper
Helper class for Reflection related code.

public classSequencedHashMap
A map of objects whose mapping entries are sequenced based on the order in which they were added. This data structure has fast O(1) search time, deletion time, and insertion time

public classSerializationHelper
public classStringHelper

public classStringTokenizer
A StringTokenizer java like object

public classTypeNameParser
public classWeakEnumerator
public classWeakHashtable
public classWeakRefWrapper
public classXmlHelper