org.robokind.api.animation.editor.history
Class HistoryFactoryImpl
java.lang.Object
org.robokind.api.animation.editor.history.HistoryFactoryImpl
- All Implemented Interfaces:
- org.robokind.api.common.utils.Factory<HistoryStack>
public class HistoryFactoryImpl
- extends Object
- implements org.robokind.api.common.utils.Factory<HistoryStack>
- Author:
- Matthew Stevenson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistoryFactoryImpl
public HistoryFactoryImpl()
create
public HistoryStack create()
- Specified by:
create
in interface org.robokind.api.common.utils.Factory<HistoryStack>
Copyright © 2011. All Rights Reserved.