public static class EquatableValueSet.ValueEntry extends Object
| Constructor and Description |
|---|
ValueEntry(Type type,
Block block) |
| Modifier and Type | Method and Description |
|---|---|
static EquatableValueSet.ValueEntry |
create(Type type,
Object value) |
boolean |
equals(Object obj) |
Block |
getBlock() |
Type |
getType() |
Object |
getValue() |
int |
hashCode() |
Copyright © 2012–2022. All rights reserved.