Package com.intercom.api.types
Interface TextComponent.Align.Visitor<T>
-
- Enclosing class:
- TextComponent.Align
public static interface TextComponent.Align.Visitor<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TvisitCenter()TvisitLeft()TvisitRight()TvisitUnknown(java.lang.String unknownType)
-