public final class Lambda extends LinkResource
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
int |
toInt()
Returns lambda as an int value.
|
String |
toString() |
static Lambda |
valueOf(int lambda)
Creates a new instance with given lambda.
|
Copyright © 2015. All rights reserved.