Class AutoConfigState.GenericAsyncConfigFieldCodec<T>

java.lang.Object
ghidra.framework.plugintool.AutoConfigState.GenericAsyncConfigFieldCodec<T>
All Implemented Interfaces:
AutoConfigState.ConfigFieldCodec<AsyncReference<T,?>>
Direct Known Subclasses:
AutoConfigState.BooleanAsyncConfigFieldCodec
Enclosing interface:
AutoConfigState

public static class AutoConfigState.GenericAsyncConfigFieldCodec<T> extends Object implements AutoConfigState.ConfigFieldCodec<AsyncReference<T,?>>