Package io.vertigo.studio.notebook
Class SketchKey
- java.lang.Object
-
- io.vertigo.studio.notebook.SketchKey
-
public final class SketchKey extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getName()
int
hashCode()
static SketchKey
of(String name)
String
toString()
-
-
-
Method Detail
-
getName
public String getName()
-
-