| Package | Description |
|---|---|
| com.github.javaparser.symbolsolver.resolution.typeinference | |
| com.github.javaparser.symbolsolver.resolution.typeinference.bounds |
| Modifier and Type | Method and Description |
|---|---|
Optional<Instantiation> |
Bound.isAnInstantiation()
Given a bound of the form α = T or T = α, we say T is an instantiation of α.
|
| Modifier and Type | Method and Description |
|---|---|
InstantiationSet |
InstantiationSet.withInstantiation(Instantiation instantiation) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Instantiation> |
SameAsBound.isAnInstantiation() |
Copyright © 2007–2019. All rights reserved.