IN
- Input internal typeOUT
- Output internal type@ThreadSafe public interface CastExecutor<IN,OUT>
Modifier and Type | Method and Description |
---|---|
OUT |
cast(IN value)
Cast the input value.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.