Class KeystrokeKey.Serializer

java.lang.Object
com.inductiveautomation.factorypmi.application.script.KeystrokeKey.Serializer
All Implemented Interfaces:
ResourceAttributeSerializer<KeystrokeKey>
Enclosing class:
KeystrokeKey

public static class KeystrokeKey.Serializer extends Object implements ResourceAttributeSerializer<KeystrokeKey>
Gson adapter for serializing and deserializing KeystrokeKey objects. This class is used to convert KeystrokeKey instances to JSON format and back, facilitating the handling of keystroke key attributes in resources.