Package blang.core
Interface IntVar
- All Known Subinterfaces:
WritableIntVar
- All Known Implementing Classes:
IntConstant
,IntDistributionAdaptor.WritableIntVarImpl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface IntVar
-
Method Summary
Modifier and Type Method Description int
intValue()
-
Method Details
-
intValue
int intValue()
-