|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.script.TypeManager
public class TypeManager
Provides information how types can be combined in arithmetic operations.
Created at 06.10.2009 09:49:53
| Constructor Summary | |
|---|---|
TypeManager()
|
|
| Method Summary | |
|---|---|
static java.lang.Class<?> |
combinedType(java.lang.Class<?> type1,
java.lang.Class<?> type2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeManager()
| Method Detail |
|---|
public static java.lang.Class<?> combinedType(java.lang.Class<?> type1,
java.lang.Class<?> type2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||