このコンテンツは選択した言語では利用できません。
4.6.2.5. Type Aware Bridge
Any bridge implementing
AppliedOnTypeAwareBridge will get the type the bridge is applied on injected. For example:
- the return type of the property for field/getter-level bridges.
- the class type for class-level bridges.
The type injected does not have any specific thread-safety requirements.