public class PBUtilities extends Object
Constructor and Description |
---|
PBUtilities() |
Modifier and Type | Method and Description |
---|---|
static String |
camelCaseToUnderscore(String camelCase) |
static String |
getOneOf(Class<?> oInterface,
String methodName,
Class<?> type) |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.