Uses of Interface
com.atlassian.bitbucket.label.LabelableVisitor
-
Uses of LabelableVisitor in com.atlassian.bitbucket.label
Modifier and TypeMethodDescription<T> T
Labelable.accept
(LabelableVisitor<T> visitor) Accepts the providedvisitor
and invokes the appropriatevisit
overload for this labelable type, returning its result.