jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
java
Target filter
java
Switch theme
Search in API
Skip to content
jmlparser-parent
jmlparser-symbol-solver-core
/
com.github.javaparser.symbolsolver.resolution.typeinference
/
ProperLowerBound
Proper
Lower
Bound
open
class
ProperLowerBound
(
source
)
Author
Federico Tomassetti
Members
Constructors
Proper
Lower
Bound
Link copied to clipboard
constructor
(
inferenceVariable
:
InferenceVariable
,
properType
:
ResolvedType
)
Properties
inference
Variable
Link copied to clipboard
open
val
inferenceVariable
:
InferenceVariable
proper
Type
Link copied to clipboard
open
val
properType
:
ResolvedType
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String