public class Utils extends Object
Constructor and Description |
---|
Utils() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
map(Object... keysAndValues) |
static Map<String,Object> |
mapCollection(String collectionName,
Collection<Property<String,Object>> properties) |
static int |
size(Iterable<?> iterable) |
static int |
size(Iterator<?> iterator) |
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.