|
Class Summary |
| ClassUtils |
Class-related utility methods. |
| IOUtils |
Simple utility methods related to I/O. |
| JVMEnvironment |
A bean encapsulating some characteristics of the JVM's runtime environment. |
| LangUtils |
General utility methods related to the language, or primitves. |
| MutableRecommendedItem |
An implementation of RecommendedItem which is mutable. |
| NamedThreadFactory |
Creates threads with a given name prefix and daemon status. |
| PartitionsUtils |
Utility methods for dealing with partitions in distributed mode. |
| RunningStatistics |
Like implementations of RunningAverageAndStdDev but adds more statistics, like min and max. |
| SimpleRecommendedItem |
Simple and complete implementation of RecommendedItem which can be compared with itself. |
| SimpleVectorMath |
|
| TopN |
Utility methods for finding the top N things from a stream. |