/[Apache-SVN]
ViewVC logotype

Revision 1149320


Jump to revision: Previous Next
Author: mbenson
Date: Thu Jul 21 19:11:47 2011 UTC (12 years, 9 months ago)
Changed paths: 2
Log Message:
require values parameter when generating bit vectors from enums, throwing NullPointerException if omitted; merge check for type eligibility; add E... generateBitVector() variant; alter generateBitVector(Class<E>, EnumSet<E>) to (Class<E>, Iterable<E>) by using |= << instead of + to accumulate values; process only specified values

Changed paths

Path Details
Directorycommons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/EnumUtils.java modified , text changed
Directorycommons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/EnumUtilsTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26