Uses of Interface
com.tick42.glue.Glue.Builder
-
Packages that use Glue.Builder Package Description com.tick42.glue com.tick42.glue.internal Internal implementation details. -
-
Uses of Glue.Builder in com.tick42.glue
Methods in com.tick42.glue that return Glue.Builder Modifier and Type Method Description static Glue.BuilderGlue. builder()Creates a builder for Glue instances.Glue.BuilderGlue.Builder. disableStartingContext()Ignore configuration provided via_GD_STARTING_CONTEXT_environment variable. -
Uses of Glue.Builder in com.tick42.glue.internal
Classes in com.tick42.glue.internal that implement Glue.Builder Modifier and Type Class Description static classTick42Glue.Builder
-