| Package | Description |
|---|---|
| com.illucit.partyinvoice.immutabledata |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImmutableHolder<O extends Serializable,I extends Mutation<O,I>,H extends AbstractImmutableHolder<O,I,H>>
Abstract implementation of a holder of an immutable object type, which
supports mutations and undo/redo steps.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableProjectHolder
AbstractImmutableHolder implementation for ImmutableProject
base data class. |
| Modifier and Type | Field and Description |
|---|---|
protected H |
AbstractImmutableHolder.redoStep |
protected H |
AbstractImmutableHolder.undoStep |
Copyright © 2015 illucIT Software GmbH. All rights reserved.