-
public final class TracingHeaderTypesSet
-
-
Field Summary
Fields Modifier and Type Field Description private final Set<TracingHeaderType>types
-
Constructor Summary
Constructors Constructor Description TracingHeaderTypesSet(Set<TracingHeaderType> types)
-
Method Summary
Modifier and Type Method Description final Set<TracingHeaderType>getTypes()-
-
Constructor Detail
-
TracingHeaderTypesSet
TracingHeaderTypesSet(Set<TracingHeaderType> types)
-
-
Method Detail
-
getTypes
final Set<TracingHeaderType> getTypes()
-
-
-
-