public static class TemplateService.TemplateVariable extends AbstractMap.SimpleEntry<String,String>
| Modifier and Type | Method and Description |
|---|---|
static TemplateService.TemplateVariable |
of(String key,
String value) |
equals, getKey, getValue, hashCode, setValue, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValuepublic static TemplateService.TemplateVariable of(String key, String value)
Copyright © 2023. All rights reserved.