- All Known Subinterfaces:
MutableInt
- All Known Implementing Classes:
MutableIntImpl,WrappedIntImpl
public sealed interface WrappedInt extends Wrapped<Integer> permits MutableInt, WrappedIntImpl
-
Method Summary
Modifier and Type Method Description intgetInt()
-
Method Details
-
getInt
int getInt()
-