T - the generic type of the actual value represented by the literalpublic final class ImmutableLiteral<T> extends Object implements org.mule.runtime.extension.api.runtime.parameter.Literal<T>
Literal| Constructor and Description |
|---|
ImmutableLiteral(String value,
Class<T> type)
Creates a new instance
|
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.