Uses of Class
org.davidmoten.oa3.codegen.util.ImmutableList
-
Uses of ImmutableList in org.davidmoten.oa3.codegen.util
Methods in org.davidmoten.oa3.codegen.util that return ImmutableListModifier and TypeMethodDescriptionstatic <T> ImmutableList<T> ImmutableList.empty()static <T> ImmutableList<T> ImmutableList.of(T... values)