|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AbstractLattice
Interface for a generic lattice, which is a collection of sites that can be accessed individually via specification of a set of integers. Any object can play the role of a site.
| Method Summary | |
|---|---|
int |
D()
Dimension of the lattice. |
Object |
site(int[] index)
Returns the site specified by the given index. |
| Method Detail |
|---|
int D()
Object site(int[] index)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||