EnumValueTools

EnumValueTools

package haxe

import haxe.EnumTools

Available on all platforms

This class provides advanced methods on enum values. It is ideally used with using EnumValueTools and then acts as an extension to the EnumValue types.

If the first argument to any of the methods is null, the result is unspecified.

Static methods

static inline equals<T> (a:T, 登录查看完整内容