public class Skeleton extends Object
Constructor and Description |
---|
Skeleton(List<Pin> pins,
List<PinLink> pinLinks) |
Modifier and Type | Method and Description |
---|---|
List<PinLink> |
getPinLinks() |
List<Pin> |
getPins() |
Collection<Pin> |
getPinsOfRow(int row) |
SortedSet<Integer> |
getRows() |
Copyright © 2016. All Rights Reserved.