getDefaultValue

public static Object getDefaultValue(Class<? extends Object> type)(source)

Returns the default value for the specified type.

Return

the default value for the specified type

Parameters

type

the class type of the default type