| Constructor and Description |
|---|
IndexedLambda(long index)
Creates an instance representing the wavelength specified by the given index number.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
long |
index()
Returns the index number of lambda.
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitindexedLambda, ochSignalpublic IndexedLambda(long index)
Lambda.indexedLambda(long) unless you want to use the
concrete type, IndexedLambda, directly.index - index number of wavelengthCopyright © 2015. All rights reserved.