Package com.strobel.reflection
Interface ICapturedType
-
- All Known Implementing Classes:
CapturedType
public interface ICapturedType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Type<?>
getWildcard()
-
-
-
Method Detail
-
getWildcard
Type<?> getWildcard()
-
-