public abstract class PositionMemento extends Object
PositionMemento()
abstract int
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PositionMemento()
public abstract int getX()
public abstract int getY()
Copyright © 2023. All rights reserved.