- All Superinterfaces:
Wrapped<Integer>,WrappedInt
- All Known Implementing Classes:
MutableIntImpl
public sealed interface MutableInt extends WrappedInt permits MutableIntImpl
-
Method Summary
Modifier and Type Method Description voidset(int value)Methods inherited from interface org.monospark.remix.WrappedInt
getInt
-
Method Details
-
set
void set(int value)
-