public class ExpectTestConfiguration extends HashMap<String,String> implements Cloneable
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
ExpectTestConfiguration(ExpectTestConfiguration other) |
ExpectTestConfiguration(String typeId,
String buffer) |
Modifier and Type | Method and Description |
---|---|
void |
setEncoding(String encoding) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
public ExpectTestConfiguration(ExpectTestConfiguration other)
public void setEncoding(String encoding)
Copyright © 2004–2022 XWiki. All rights reserved.