|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--analyzer.core.ConstDataSource
Constructor Summary | |
ConstDataSource(java.lang.Object data,
int[] dims,
int type)
|
Method Summary | |
java.lang.Object |
getData()
|
int[] |
getDims()
|
int |
getType()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ConstDataSource(java.lang.Object data, int[] dims, int type)
Method Detail |
public java.lang.Object getData()
public int[] getDims()
public int getType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |