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
.Predicate<T> Simple predicate of one argument.SearchFunction<E> Deprecated. Will be replaced with standard java.util.function.Predicate with 7.0.0 -
Class Summary Class Description ClasspathClassLoader Deprecated. Is internal APIClassUtil Deprecated. Is internal APICollectionUtil Deprecated. Is internal APICompoundIterator<T> Deprecated. DataMap<K> An opaque, strongly typed heterogeneous data container.DataMap.SimpleDataKey<T> DateTimeUtil Deprecated. EmptyIterator<T> Deprecated. FileFinder Deprecated. Is internal APIFileIterable Deprecated. Just useFiles.readAllLines(Path, Charset)
orlines
on Java 8FileUtil Deprecated. Is internal APIIOUtil Deprecated. Is internal APIIOUtil.BomAwareInputStream Input stream that skips an optional byte order mark at the beginning of the stream.NumericConstants Deprecated. These constants were only useful before autoboxing was introduced, just use a literal or define your own constantsResourceLoader Deprecated. Is internal APIStringUtil Deprecated. Is internal APITypeMap Deprecated. Is internal API