Uses of Interface
org.jboss.weld.util.collections.ImmutableSet.Builder
Packages that use ImmutableSet.Builder
-
Uses of ImmutableSet.Builder in org.jboss.weld.util.collections
Methods in org.jboss.weld.util.collections that return ImmutableSet.BuilderModifier and TypeMethodDescriptionstatic <T> ImmutableSet.Builder<T>ImmutableSet.builder()Creates a new empty builder for building immutable sets.