Package edu.iu.client

Interface IuJsonAdapter<T>

Type Parameters:
T - target type, may be unchecked
All Known Subinterfaces:
Jose.Extension<T>

public interface IuJsonAdapter<T>
Adapts JSON values to equivalent Java types.