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