return ImmutableList.of(value); | return ImmutableSet.of(value); | ImmutableList.of(value) | ImmutableSet.of(value) | immutables | d3c95a3d9252ed6daede98ab96195bb67559a551 | org.immutables.criteria.expression.Constant | | | | - com.google.common.collect.ImmutableSet
| | Returns | True |