public class Unmarshal$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static Unmarshal$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Unmarshal$() | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> Unmarshal<T> | apply(T value) | 
public static final Unmarshal$ MODULE$
public <T> Unmarshal<T> apply(T value)