|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.moml.unit.Solution.Index
private static class Solution.Index
Class that represents an index in the P array.
Field Summary | |
---|---|
(package private) int |
k
|
(package private) int |
l
|
Constructor Summary | |
---|---|
private |
Solution.Index(int k1,
int l1)
|
Method Summary | |
---|---|
int |
getK()
|
int |
getL()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
int k
int l
Constructor Detail |
---|
private Solution.Index(int k1, int l1)
Method Detail |
---|
public int getK()
public int getL()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |