| com.atlassian.bitbucket.label.Labelable | 
|  Known Indirect Subclasses | 
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Accepts the provided  visitorand invokes the appropriatevisitoverload
 for this labelable type, returning its result. | |||||||||||
Accepts the provided visitor and invokes the appropriate visit overload
 for this labelable type, returning its result.
 
Note: Nullability for the return value is intentionally not documented one way or another. It is expected that the caller will know the nullability of the visitor implementation they are passing and code accordingly.
| visitor | the visitor to invoke | 
|---|
visit method