CTX - the generic typeB - The builder to return in order to be able to apply multiple
build operations.public static interface ContextAccessor.ContextBuilder<CTX,B extends ContextAccessor.ContextBuilder<CTX,B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withContext(CTX aContext)
Sets the context for the context property.
|
Copyright © 2018. All rights reserved.