public final class Defaults extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getJlsDefaultValue(Class<T> type)
See also JLS8, 4.12.5 Initial Values of Variables.
|
public static <T> T getJlsDefaultValue(Class<T> type)
type - Copyright © 2017. All rights reserved.