public class PickleCell extends Object
| Constructor and Description |
|---|
PickleCell(PickleLocation location,
String value) |
| Modifier and Type | Method and Description |
|---|---|
PickleLocation |
getLocation() |
String |
getValue() |
public PickleCell(PickleLocation location, String value)
public String getValue()
public PickleLocation getLocation()
Copyright © 2017. All Rights Reserved.