Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--djm.dog.ElementInfo | +--djm.dog.OneDArrayElementInfo
Field Summary | |
int | numPositions
|
OneDArrayElementPosition | position
|
Fields inherited from class djm.dog.ElementInfo | |
element, elementNumber, hostname, local, name, position, totalNumElements |
Constructor Summary | |
OneDArrayElementInfo()
|
Method Summary | |
ElementPosition | getPosition()
|
Methods inherited from class djm.dog.ElementInfo | |
getPosition |
Methods inherited from class java.lang.Object | |
equals, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait |
Field Detail |
public OneDArrayElementPosition position
public int numPositions
Constructor Detail |
public OneDArrayElementInfo()
Method Detail |
public ElementPosition getPosition()
Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |