Package net.sourceforge.pmd.util
-
Interface Summary Interface Description DataMap.DataKey<K extends DataMap.DataKey<K,T>,T> A key for type-safe access into aDataMap
. -
Class Summary Class Description AssertionUtil BaseResultProducingCloseable<T> Base class for an autocloseable that produce a result once it has been closed.CollectionUtil Generic collection-related utility functions for java.util types.DataMap<K> An opaque, strongly typed heterogeneous data container.DataMap.SimpleDataKey<T> GraphUtil IteratorUtil Operations for dealing withIterator
s.IteratorUtil.AbstractIterator<T> Note, that this iterator doesn't support theremove
operation.IteratorUtil.AbstractPausingIterator<T> StringUtil String-related utility functions. -
Enum Summary Enum Description GraphUtil.DotColor OptionalBool Represents a boolean that may not be present.StringUtil.CaseConvention -
Error Summary Error Description ContextedAssertionError AnAssertionError
with nice messages.ContextedStackOverflowError AStackOverflowError
with nice messages.