| Package | Description |
|---|---|
| org.gradoop.common.model.impl.properties |
Contains classes for property handling in Gradoop.
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyValueList |
PropertyValueList.createEmptyList()
Creates a new property value list containing no elements.
|
static PropertyValueList |
PropertyValueList.fromPropertyValues(Collection<PropertyValue> propertyValues)
Creates a Property value list from a collection of property values.
|
| Modifier and Type | Method and Description |
|---|---|
int |
PropertyValueList.compareTo(PropertyValueList o) |
Copyright © 2014 - 2018–2018 University of Leipzig. All rights reserved.