GraphMine

graphmine-util / io.github.sof3.graphmine.util.qualifier / QualifierClashException / values

values

val values: Map<Qualifier, *>

a map of Qualifiers to their respective values. The value type of the map can be safely assumed to be the type T in the QualifierMap that throws the exception.

Property

values - a map of Qualifiers to their respective values. The value type of the map can be safely assumed to be the type T in the QualifierMap that throws the exception.