ASP.NET Pack Programmer's Guide
com.mindfusion.common Namespace
Classes Interfaces
 

 Classes

  Class Description

AlignConverter

 

ArrayIterable(T)

Defines an Iterable on a two-dimentional array of type T.

ByRef(T)

Allows using "by reference" value type parameters.

Collections

Provides utility methods for processing collections.

ColorConverter

 

ExtendedArrayList(T)

Represents an ArrayList which is capable to sort and reverse itself.

ExtendedHashMap(K, V)

Represents a HashMap which provides a tryGetValue method.

Helper

Provides utility methods when translating from C# to Java.

KeyValuePair(K, V)

 

ObservableList(E)

 

OrientationConverter

 

Vector

Represents a two-dimensional vector.

XmlFunctions

 

 Interfaces

  Interface Description

CanConvert

 

Comparison(T)

 

ObservableListListener(E)

 

TypeConverter

 

ValueType

An annotation used to mark types which once were value types.