| Package | Description |
|---|---|
| org.gradoop.common.model.impl.properties.strategies |
Contains classes that implement the
PropertyValueStrategy interface as well as their
factory and utility classes. |
| Modifier and Type | Class and Description |
|---|---|
class |
BigDecimalStrategy
Strategy class for handling
PropertyValue operations with a value of the type
BigDecimal. |
class |
ListStrategy
Strategy class for handling
PropertyValue operations with a value of the type
List. |
class |
MapStrategy
Strategy class for handling
PropertyValue operations with a value of the type
Map. |
class |
SetStrategy
Strategy class for handling
PropertyValue operations with a value of the type
Set. |
class |
StringStrategy
Strategy class for handling
PropertyValue operations with a value of the type
String. |
Copyright © 2014 - 2019–2019 University of Leipzig. All rights reserved.