Class BundleableObjectSetConverter

java.lang.Object
com.fasterxml.jackson.databind.util.StdConverter<Set<String>,Set<BundleableObject>>
security.whisper.javastix.json.converters.dehydrated.BundleableObjectSetConverter
All Implemented Interfaces:
com.fasterxml.jackson.databind.util.Converter<Set<String>,Set<BundleableObject>>

public class BundleableObjectSetConverter extends com.fasterxml.jackson.databind.util.StdConverter<Set<String>,Set<BundleableObject>>
Generates a Dehydrated Bundleable Object based on a ID from a Set of BundleableObjects.