This commit is contained in:
Gary Gregory 2024-03-05 14:34:26 -05:00
parent 8ce140921d
commit 58d5af4808
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@ public class BooleanUtils {
/**
* Returns a new array of possible values (like an enum would).
*
* @return a new array of possible values (like an enum would).
* @since 3.12.0
*/