public interface PEnumValue<T extends PEnumValue<T>> extends PValue<T>, Comparable<T>, net.morimekta.util.Stringable, net.morimekta.util.Numeric
| Modifier and Type | Method and Description |
|---|---|
PEnumDescriptor<T> |
descriptor() |
compareTo@Nonnull PEnumDescriptor<T> descriptor()
descriptor in interface PValue<T extends PEnumValue<T>>Copyright © 2015–2020 morimekta.net. All rights reserved.