public class ItemValueConformer extends Object
Item
's value into a standard
internal representation (for purposes such as equality comparison.)Constructor | Description |
---|---|
ItemValueConformer() |
Modifier and Type | Method | Description |
---|---|---|
Object |
transform(Object value) |
This method is assumed to be called for the purpose of a setter method
invocation, but NOT a getter method invocation.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.