JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Tree
Deprecated
Index
Search
Help
dev.pfaff.altar_gui
dev.pfaff.altargui.util.listenable
ReadableValue
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
read()
Interface ReadableValue<T>
All Superinterfaces:
Signal
,
Value
<T>
All Known Subinterfaces:
WritableValue
<T>
All Known Implementing Classes:
AbstractValue
,
SlotValue
public interface
ReadableValue<T>
extends
Value
<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
read
()
Methods inherited from interface dev.pfaff.altargui.util.listenable.
Value
listen
,
listen
,
map
Method Details
read
T
read
()