Hierarchy For Package com.github.fppt.jedismock.datastructures
Class Hierarchy
- java.lang.Object
- com.github.fppt.jedismock.datastructures.RMHash (implements com.github.fppt.jedismock.datastructures.RMDataStructure)
- com.github.fppt.jedismock.datastructures.RMList (implements com.github.fppt.jedismock.datastructures.RMDataStructure)
- com.github.fppt.jedismock.datastructures.RMSet (implements com.github.fppt.jedismock.datastructures.RMDataStructure)
- com.github.fppt.jedismock.datastructures.RMString (implements com.github.fppt.jedismock.datastructures.RMDataStructure, java.io.Serializable)
- com.github.fppt.jedismock.datastructures.RMZSet (implements com.github.fppt.jedismock.datastructures.RMDataStructure)
- com.github.fppt.jedismock.datastructures.Slice (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.fppt.jedismock.datastructures.StringCompatible (implements com.github.fppt.jedismock.datastructures.RMDataStructure, java.io.Serializable)
- com.github.fppt.jedismock.datastructures.RMBitMap
- com.github.fppt.jedismock.datastructures.RMHyperLogLog
- com.github.fppt.jedismock.datastructures.ZSetEntry (implements java.lang.Comparable<T>)
- com.github.fppt.jedismock.datastructures.ZSetEntryBound
Interface Hierarchy
- com.github.fppt.jedismock.datastructures.RMDataStructure