- All Superinterfaces:
Locatable
, TypeInfo<T,C>
public interface WildcardTypeInfo<T,C>
extends TypeInfo<T,C>
Type referenced as a result of having the wildcard.
TODO: think about how to gracefully handle the difference between LAX,SKIP, and STRICT.
- Author:
- Kohsuke Kawaguchi