- Enclosing class:
- LMoveArgs
public static class LMoveArgs.Builder
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
leftLeft
Creates new
LMoveArgs setting with
LEFT LEFT directions.
- Returns:
- new
LMoveArgs with args set.
-
leftRight
Creates new
LMoveArgs setting with
LEFT RIGHT directions.
- Returns:
- new
LMoveArgs with args set.
-
rightLeft
Creates new
LMoveArgs setting with
RIGHT LEFT directions.
- Returns:
- new
LMoveArgs with args set.
-
rightRight
Creates new
LMoveArgs setting with
RIGHT RIGHT directions.
- Returns:
- new
LMoveArgs with args set.