public interface RobinhoodEnum
Enum
implementing this interface and replicating
this
pattern.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue()
Get the Robinhood API's string that corresponds to this enum
|
default void |
println() |