K - public static class ListOperations.MoveTo<K> extends Object
where to from part for the LMOVE command.| Modifier and Type | Method and Description |
|---|---|
static <K> ListOperations.MoveTo<K> |
toHead(K key) |
static <K> ListOperations.MoveTo<K> |
toTail(K key) |
public static <K> ListOperations.MoveTo<K> toHead(K key)
public static <K> ListOperations.MoveTo<K> toTail(K key)
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.