public static interface PositionLinks.FactoryBuilder
| Modifier and Type | Method and Description |
|---|---|
PositionLinks.Factory |
build() |
default boolean |
isEmpty() |
int |
link(int left,
int right) |
int |
size() |
int link(int left,
int right)
PositionLinks.Factory build()
int size()
default boolean isEmpty()
Copyright © 2012–2019. All rights reserved.