JavaScript is disabled on your browser.
Skip navigation links
Spring Data for Apache Cassandra
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.data.cassandra.util
Packages that use
org.springframework.data.cassandra.util
Package
Description
org.springframework.data.cassandra.util
Map and SpEL utility infrastructure.
Classes in
org.springframework.data.cassandra.util
used by
org.springframework.data.cassandra.util
Class
Description
MapBuilder
Builder for maps, which also conveniently implements
Map
via delegation for convenience so you don't have to actually
build()
it.