Class RMList
java.lang.Object
com.github.fppt.jedismock.datastructures.RMList
- All Implemented Interfaces:
RMDataStructure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.github.fppt.jedismock.datastructures.RMDataStructure
getAsSlice
-
Constructor Details
-
RMList
public RMList() -
RMList
-
-
Method Details
-
getStoredData
-
raiseTypeCastException
public void raiseTypeCastException()- Specified by:
raiseTypeCastExceptionin interfaceRMDataStructure
-
getTypeName
- Specified by:
getTypeNamein interfaceRMDataStructure
-