|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.co.jemos.podam.utils.PodamConstants
public class PodamConstants
Field Summary | |
---|---|
static int |
ANNOTATION_COLLECTION_DEFAULT_NBR_ELEMENTS
The default number of elements for a collection-type element |
static int |
MAX_DEPTH
How many times it is allowed to PODAM to create an instance of the same class in a recursive hierarchy |
static String |
STR_DEFAULT_ENCODING
The default encoding for Strings |
static int |
STR_DEFAULT_LENGTH
The default string length that Podam will assign to an annotated attribute |
Constructor Summary | |
---|---|
private |
PodamConstants()
Non-instantiable constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MAX_DEPTH
public static final int STR_DEFAULT_LENGTH
public static final int ANNOTATION_COLLECTION_DEFAULT_NBR_ELEMENTS
public static final String STR_DEFAULT_ENCODING
Constructor Detail |
---|
private PodamConstants()
|
Jemos 2002 - 2011: All Rights Reserved. Podam runs under the MIT license | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |