项目描述

EnumBitSet is a small project offering more functionality with enum types in Java. It is useful if you want to store a set of enums in a single database field. A toLong() method can be used it there are not more than 64 elements in the enum type, or toBigInteger() for enum types of any size.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Your rating
Review this project