Package com.strobel.expressions
Class BoundConstants.TypedConstant
- java.lang.Object
-
- com.strobel.expressions.BoundConstants.TypedConstant
-
- Enclosing class:
- BoundConstants
private static final class BoundConstants.TypedConstant extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TypedConstant(java.lang.Object value, Type<?> type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-