Enum Class的使用
org.apache.pulsar.io.datagenerator.Person.Sex
-
org.apache.pulsar.io.datagenerator中Person.Sex的使用
修饰符和类型方法说明static Person.SexReturns the enum constant of this class with the specified name.static Person.Sex[]Person.Sex.values()Returns an array containing the constants of this enum class, in the order they are declared.