typesAlias property

Map<String, Map<String, String>> typesAlias
final

Types alias available of the chain where the substitutions are made in different spec versions

Implementation

final Map<String, Map<String, String>> typesAlias;