public class ListValueType extends Object implements Serializable
Constructor and Description |
---|
ListValueType(Object[] values) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Two ListValueType are equal if and only if all the array members
are equal respectively.
|
int |
hashCode() |
Copyright © 2016 Oracle Corporation. All rights reserved.