Quartz.Collection NamespaceQuartz.NET API Documentation
 
Classes

  ClassDescription
Public classCollectionUtil
Collection manipulation related utility methods.
Public classHashSet
A hash based set.
Public classTreeSet
SupportClass for the TreeSet class.
Interfaces

  InterfaceDescription
Public interfaceISet
Represents a collection ob objects that contains no duplicate elements.
Public interfaceISortedSet
A sorted set.