T - Context object type. Use Void to indicate that there's no context.public static final class AlternativeUiTextProvider.Message<T> extends Object
AlternativeUiTextProvider.| Constructor and Description |
|---|
Message() |
| Modifier and Type | Method and Description |
|---|---|
T |
cast(Object context)
Assists pattern matching in the
AlternativeUiTextProvider implementation. |
public T cast(Object context)
AlternativeUiTextProvider implementation.Copyright © 2019. All rights reserved.