Enum Class的使用
org.dromara.northstar.indicator.wave.MABasedWaveIndicator.EndpointType
-
org.dromara.northstar.indicator.wave中MABasedWaveIndicator.EndpointType的使用
修饰符和类型方法说明Returns the enum constant of this class with the specified name.static MABasedWaveIndicator.EndpointType[]MABasedWaveIndicator.EndpointType.values()Returns an array containing the constants of this enum class, in the order they are declared.限定符构造器说明MABasedWaveIndicator(Configuration cfg, Indicator maLine, int numOfBarToConfirmTheSegment, MABasedWaveIndicator.EndpointType type)