Wildcard

The type is bound as a wildcard type. For example, if the type is List<String> then it's bound as List<*>.

Properties

Link copied to clipboard
Link copied to clipboard