public interface NewMethodArgumentsIdentifier
Modifier and Type | Method and Description |
---|---|
boolean |
isNew(Object[] args)
Inspect the arguments and determine if they have never been processed
before.
|
boolean isNew(Object[] args)
args
- the current method arguments.Copyright © 2018 SpringSource. All rights reserved.