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