Comparable<CoefficientsFactory.NSKey>
public static class CoefficientsFactory.NSKey extends Object implements Comparable<CoefficientsFactory.NSKey>
Constructor | Description |
---|---|
NSKey(int n,
int s) |
Simple constructor.
|
Modifier and Type | Method | 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-2019 CS Systèmes d'information. All rights reserved.