T - The target type.public interface TargetOperation<T>
| Modifier and Type | Method and Description |
|---|---|
<TX extends T> |
to(TX target)
Performs this operation on the given target.
|
<TX extends T> TX to(TX target)
Copyright © 2021 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.