列挙型クラス RedisCollectionFactoryBean.CollectionType

java.lang.ObjectSE
java.lang.EnumSE<RedisCollectionFactoryBean.CollectionType>
org.springframework.data.redis.support.collections.RedisCollectionFactoryBean.CollectionType
実装されたすべてのインターフェース:
SerializableSEComparableSE<RedisCollectionFactoryBean.CollectionType>ConstableSE
含まれているクラス:
RedisCollectionFactoryBean

public static enum RedisCollectionFactoryBean.CollectionType extends EnumSE<RedisCollectionFactoryBean.CollectionType>
このファクトリでサポートされているコレクション型。
作成者:
Costin Leau, Mark Paluch, Christoph Strobl