Constructor and Description |
---|
HashMapChangeSet() |
HashMapChangeSet(Map<String,Object> values) |
Modifier and Type | Method and Description |
---|---|
<T> T |
get(String key,
Class<T> requiredClass,
ConversionService conversionService) |
Map<String,Object> |
getValues() |
Object |
removeProperty(String k) |
void |
set(String key,
Object o) |
String |
toString() |
@Nullable public Object removeProperty(String k)
removeProperty
in interface ChangeSet
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.