Uses of Interface
com.atlassian.bitbucket.label.LabelableVisitor
Packages that use LabelableVisitor
- 
Uses of LabelableVisitor in com.atlassian.bitbucket.labelMethods in com.atlassian.bitbucket.label with parameters of type LabelableVisitorModifier and TypeMethodDescription<T> TLabelable.accept(LabelableVisitor<T> visitor) Accepts the providedvisitorand invokes the appropriatevisitoverload for this labelable type, returning its result.