public interface ChainableUberspector extends Uberspect
Modifier and Type | Method and Description |
---|---|
void |
wrap(Uberspect inner)
Specify the decorated Uberspector
|
getIterator, getMethod, getPropertyGet, getPropertySet, init
void wrap(Uberspect inner)
inner
- The decorated uberspector.Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.