public interface TypeTarget
Modifier and Type | Method and Description |
---|---|
<C> TypeConstraintMappingContext<C> |
type(java.lang.Class<C> type)
Selects the type to which the next operations shall apply.
|
<C> TypeConstraintMappingContext<C> type(java.lang.Class<C> type)
C
- The type to select.type
- The type to select.Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved