| Class | Description |
|---|---|
| CapturesBound |
Capture(G
|
| FalseBound |
No valid choice of inference variables exists.
|
| SameAsBound |
S = T, where at least one of S or T is an inference variable: S is the same as T.
|
| SubtypeOfBound |
S <: T, where at least one of S or T is an inference variable: S is a subtype of T
|
| ThrowsBound |
The inference variable α appears in a throws clause.
|
Copyright © 2007–2019. All rights reserved.