@Deprecated @FunctionalInterface public interface Operation<R>
| Modifier and Type | Method and Description |
|---|---|
R |
operate(Context context)
Deprecated.
Performs this operation.
|
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.