| Package | Description |
|---|---|
| delta |
| Modifier and Type | Class and Description |
|---|---|
class |
BadDeltaObject
Class that intentionally causes errors in a users's implementation
of the delta interface to make sure the product throws reasonable
errors
|
| Modifier and Type | Method and Description |
|---|---|
DeltaObject |
DeltaObject.copy()
Make a copy of the DeltaObject.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DeltaObserver.addReference(DeltaObject anObj)
Given a delta object, save it's object reference to a map for later
validation for cloning.
|
protected boolean |
DeltaTest.modifyDeltaObject(DeltaObject anObj)
Modify 1 or more primitive fields of the given DeltaObject.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.