public class ArrayElements extends Object
| Constructor and Description |
|---|
ArrayElements() |
ArrayElements(Object[] elements) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object[] |
getElements() |
int |
hashCode() |
void |
setElements(Object[] elements) |
public ArrayElements()
public ArrayElements(Object[] elements)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.