Brooklyn

Package brooklyn.util

 

Class Summary
BrooklynLanguageExtensions
CommandLineUtil
ComparableVersion takes a version string, and compares to other versions, using NaturalOrderComparator
GroovyJavaMethods handy methods available in groovy packaged so they can be consumed from java, and other conversion/conveniences; but see JavaGroovyEquivalents for faster alternatives
IdGenerator @deprecated since 0.4.0 use Identifiers
JavaGroovyEquivalents
KeyValueParser Parses a String that consists of multiple arguments, which are either single or key-value pairs.
MutableList
MutableList.Builder @see guava's ImMutableList.Builder
MutableMap Map impl, exposing simple builder operations (add) in a fluent-style API, where the final map is mutable.
MutableMap.Builder @see guava's ImmutableMap.Builder
MutableSet
MutableSet.Builder @see guava's ImmutableSet.Builder
NaturalOrderComparator comparator which takes two strings and puts them in an order with special rules for numbers to be placed in numeric order; e.g. "10">"9", including when those numbers occur in the midst of equal text; e.g.
NetworkUtils
ReaderInputStream
ResourceUtils
Serializers
Serializers.ClassLoaderObjectInputStream Follows pattern in org.apache.commons.io.input.ClassLoaderObjectInputStream
ShellUtils
StringUtils Conveniences for manipulating strings.
Suppliers2
Time
TimeWindowedList Keeps a list of timestamped values that are in the given time-period (millis).
TimestampedValue
 


Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.