| Package | Description |
|---|---|
| com.phloc.commons.io.resource | |
| com.phloc.commons.io.streams | |
| com.phloc.commons.mutable | |
| com.phloc.commons.state.impl | |
| com.phloc.commons.url |
| Class and Description |
|---|
| IWrapper
Base interface for mutable wrapping an object within another object.
|
| Class and Description |
|---|
| MutableLong
Object wrapper around a long so that it can be passed a final object but is
mutable.
|
| Class and Description |
|---|
| IMutable
Base interface for all mutable objects
|
| IMutableInteger
Base interface for mutable numeric values
|
| IMutableNumeric
Base interface for mutable numeric values
|
| IReadonlyWrapper
Base interface for wrapping an object within another object.
|
| IWrapper
Base interface for mutable wrapping an object within another object.
|
| MutableBigDecimal
Object wrapper around a
BigDecimal so that it can be passed a final
object but is mutable. |
| MutableBigInteger
Object wrapper around a
BigInteger so that it can be passed a final
object but is mutable. |
| MutableBoolean
Object wrapper around a boolean so that it can be passed a final object but
is mutable.
|
| MutableByte
Object wrapper around a byte so that it can be passed a final object but is
mutable.
|
| MutableChar
Object wrapper around a char so that it can be passed a final object but is
mutable.
|
| MutableDouble
Object wrapper around a double so that it can be passed a final object but is
mutable.
|
| MutableFloat
Object wrapper around a float so that it can be passed a final object but is
mutable.
|
| MutableInt
Object wrapper around an int so that it can be passed a final object but is
mutable.
|
| MutableLong
Object wrapper around a long so that it can be passed a final object but is
mutable.
|
| MutableShort
Object wrapper around a short so that it can be passed a final object but is
mutable.
|
| Wrapper
This is a stupid wrapper around any object.
|
| Class and Description |
|---|
| IReadonlyWrapper
Base interface for wrapping an object within another object.
|
| Class and Description |
|---|
| IWrapper
Base interface for mutable wrapping an object within another object.
|
Copyright © 2006–2015 phloc systems. All rights reserved.