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