@Value.Immutable public abstract class VariableNames extends Object
| Constructor and Description |
|---|
VariableNames() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableVariableNames.Builder |
builder() |
int |
hashOf(String name) |
protected abstract List<de.flapdoodle.types.Pair<Integer,String>> |
map() |
Map<String,Integer> |
nameHashMap() |
Set<String> |
names() |
@Value.Auxiliary public int hashOf(String name)
public static ImmutableVariableNames.Builder builder()
Copyright © 2024. All rights reserved.