Module org.autogui

Class GuiMappingContext.GuiSourceValue

java.lang.Object
org.autogui.base.mapping.GuiMappingContext.GuiSourceValue
Direct Known Subclasses:
GuiMappingContext.GuiSourceValueNone, GuiMappingContext.GuiSourceValueObject
Enclosing class:
GuiMappingContext

public static class GuiMappingContext.GuiSourceValue extends Object
source value held by a context. it can distinguish null and nothing. To distinguish other values, it is defined as an independent class, instead of using Optional