Uses of Class
co.yellowdog.platform.model.Selection.Builder
Packages that use Selection.Builder
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of Selection.Builder in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return Selection.BuilderModifier and TypeMethodDescriptionstatic <T> Selection.Builder<T> Selection.builder()Selection.Builder.clearExcludes()Selection.Builder.clearIncludes()Selection.Builder.excludes(Collection<? extends T> excludes) Selection.Builder.includes(Collection<? extends T> includes)