StickyKey

class StickyKey[+V] extends Key[V]

The class of keys for sticky properties of type V

Sticky properties are properties that should be copied over when their container is copied.

class Key[V]
class Object
trait Matchable
class Any