Package org.jlayer.util
Class IndexCore
java.lang.Object
org.jlayer.util.IndexCore
This class establishes three nested classes being used as core elements for index generators for indices of dimension 1, 2 or 3.
- Author:
- Gerd Kock
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classThe core of an index generator for indices of dimension 1.(package private) static classThe core of an index generator for indices of dimension 2.(package private) static classThe core of an index generator for indices of dimension 3. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IndexCore
IndexCore()
-