Enum Class的使用
org.anyline.util.regular.Regular.FILTER_TYPE
使用Regular.FILTER_TYPE的程序包
-
org.anyline.util.regular中Regular.FILTER_TYPE的使用
修饰符和类型方法说明static Regular.FILTER_TYPEReturns the enum constant of this class with the specified name.static Regular.FILTER_TYPE[]Regular.FILTER_TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明RegularUtil.filter(List<String> src, String regx, Regular.MATCH_MODE mode, Regular.FILTER_TYPE type)