public static class CoefficientsFactory.NSKey extends Object implements Comparable<CoefficientsFactory.NSKey>
Constructor and Description |
---|
NSKey(int n,
int s)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(CoefficientsFactory.NSKey key) |
boolean |
equals(Object key) |
int |
getN()
Get n.
|
int |
getS()
Get s.
|
int |
hashCode() |
public int getN()
public int getS()
public int compareTo(CoefficientsFactory.NSKey key)
compareTo
in interface Comparable<CoefficientsFactory.NSKey>
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.