public static interface Implementation.Composable extends Implementation
Implementation.Composable, Implementation.Compound, Implementation.Context, Implementation.Simple, Implementation.SpecialMethodInvocation, Implementation.Target
InstrumentedType.Prepareable.NoOp
Modifier and Type | Method and Description |
---|---|
Implementation.Composable |
andThen(Implementation.Composable implementation)
Appends the supplied composable implementation to this implementation.
|
Implementation |
andThen(Implementation implementation)
Appends the supplied implementation to this implementation.
|
appender
prepare
Implementation andThen(Implementation implementation)
implementation
- The subsequent implementation.Implementation.Composable andThen(Implementation.Composable implementation)
implementation
- The subsequent composable implementation.Copyright © 2014–2024. All rights reserved.