added memento sample

This commit is contained in:
Ilkka Seppala
2014-08-22 21:31:08 +03:00
parent 128aff2802
commit 13257b8b33
7 changed files with 185 additions and 0 deletions
@@ -0,0 +1,5 @@
package com.iluwatar;
public interface StarMemento {
}