possibleTypes property

Map<String, Set<String>> possibleTypes
final

A map from an interface/union to possible types.

Implementation

final Map<String, Set<String>> possibleTypes;