Class CollectionUtil.FluentList
java.lang.Object
com.ssgllc.fish.service.util.registered.CollectionUtil.FluentList
- Enclosing class:
CollectionUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAll(Collection<Object> values) addAllIfNotNull(Collection<Object> values) addIfNotNull(Object value) get(int index) getList()void
-
Constructor Details
-
FluentList
-
-
Method Details
-
getList
-
setList
-
add
-
addAll
-
get
-
addIfNotNull
-
addAllIfNotNull
-