public class PropertiesBean extends Object
Modifier and Type | Field and Description |
---|---|
static PropertiesBean |
EMPTY |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Map<String,String> |
getProperties() |
int |
hashCode() |
static PropertiesBean |
of(Map<String,String> properties) |
String |
toString() |
public static final PropertiesBean EMPTY
public static PropertiesBean of(Map<String,String> properties)
Copyright © 2002-2017 Atlassian. All Rights Reserved.