public class PropertyStorageUtil
extends java.lang.Object
Constructor and Description |
---|
PropertyStorageUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
updateCollections(PropertyStorage storage,
Transport transport)
go over all properties in the storage and set `transport` on FluentStyle instances inside collections, if any.
|
public static void updateCollections(PropertyStorage storage, Transport transport)