Package | Description |
---|---|
com.versionone.apiclient.services | |
com.versionone.utils |
Modifier and Type | Method and Description |
---|---|
static String |
TextBuilder.join(List pathParts,
String seperator,
IDelegate stringize)
Join with a list using specific method to join
|
static String |
TextBuilder.join(Object[] pathParts,
String seperator,
IDelegate stringize)
Join an array of objects using a specific method common to all objects
|
Modifier and Type | Class and Description |
---|---|
protected class |
Delegator.DelegateProxy |
Modifier and Type | Method and Description |
---|---|
IDelegate |
Delegator.build(Class target,
String MethodName) |
IDelegate |
Delegator.build(Object target,
String MethodName) |
Copyright © 2015 VersionOne, Inc.. All rights reserved.