public class SelectizeCollectionUtils extends Object
CollectionUtils wrapper
 to support collection intersection methods needed for rule builder selectize components.
 Any changes to this class should be approved by Jeff Fischer.| Constructor and Description | 
|---|
| SelectizeCollectionUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Collection | intersection(Object a,
            Object b)Important:  The generic "Object" parameters for this utility class are 
 included as a work around to a known, MVEL issue. | 
public static Collection intersection(Object a, Object b)
Copyright © 2020. All rights reserved.