- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- Comparable<IMPLTYPE>, ICloneable<IMPLTYPE>
- All Known Subinterfaces:
- IMutableInteger<IMPLTYPE>, IMutableNumeric<IMPLTYPE>
- All Known Implementing Classes:
- MutableBigDecimal, MutableBigInteger, MutableBoolean, MutableByte, MutableChar, MutableDouble, MutableFloat, MutableInt, MutableLong, MutableShort
public interface IMutable<IMPLTYPE extends IMutable<IMPLTYPE>>
extends Comparable<IMPLTYPE>, ICloneable<IMPLTYPE>
Base interface for all mutable objects
- Author:
- Philip Helger
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2006–2014 phloc systems. All rights reserved.