public static enum Naming.Preference extends Enum<Naming.Preference>
| Modifier and Type | Method and Description |
|---|---|
static Naming.Preference |
valueOf(String name) |
static Naming.Preference[] |
values() |
public static final Naming.Preference PREFIX
public static final Naming.Preference SUFFIX
public static Naming.Preference[] values()
public static Naming.Preference valueOf(String name)
Copyright © 2019 The Immutables.org authors. All rights reserved.