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