public interface MethodArgumentsKeyGenerator
Modifier and Type | Method and Description |
---|---|
Object |
getKey(Object[] item)
Get a unique identifier for the item that can be used to cache it between
calls if necessary, and then identify it later.
|
Copyright © 2018 SpringSource. All rights reserved.