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