| Package | Description |
|---|---|
| com.helger.commons.state | |
| com.helger.commons.wrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeWithValue<DATATYPE>
Wraps a change indicator and an arbitrary value.
|
class |
SuccessWithValue<DATATYPE>
Wraps a success indicator and an arbitrary value.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMutableWrapper<DATATYPE>
Base interface for mutable wrapping an object within another object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Wrapper<DATATYPE>
This is a stupid wrapper around any object.
|
| Constructor and Description |
|---|
Wrapper(IWrapper<DATATYPE> aRhs)
Copy constructor.
|
Wrapper(IWrapper<DATATYPE> aRhs)
Copy constructor.
|
Copyright © 2014–2022 Philip Helger. All rights reserved.