public class CodeGenerationIDGenerator extends Object
Constructor and Description |
---|
CodeGenerationIDGenerator() |
Modifier and Type | Method and Description |
---|---|
static String |
generateClassNameSimple(Class interfaceClass,
String postfix) |
static String |
generateClassNameWithPackage(String packageName,
Class interfaceClass,
String postfix) |
Copyright © 2005–2018. All rights reserved.