Boolean 枚举

定义

public enum Boolean
type Boolean = 
继承
Boolean

字段

False 0
True 1

适用于