java.lang.Object
edu.internet2.middleware.grouperClientExt.com.fasterxml.jackson.databind.cfg.BaseSettings
All Implemented Interfaces:
Serializable

public final class BaseSettings extends Object implements Serializable
Immutable container class used to store simple configuration settings for both serialization and deserialization. Since instances are fully immutable, instances can be freely shared and used without synchronization.
See Also: