public class IntWrapper
extends java.lang.Object
Constructor and Description |
---|
IntWrapper(int value)
Wraps the specified value.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o2) |
int |
get()
Gets the wrapped value.
|
int |
hashCode() |
Copyright © 2010 - 2020 Adobe. All Rights Reserved