public static class PersistentObjectStorePartition.StoreValue<T> extends Object implements Serializable
| Constructor and Description |
|---|
StoreValue(Serializable key,
T value) |
public StoreValue(Serializable key, T value)
public Serializable getKey()
public T getValue()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.