-
- All Superinterfaces:
HostStaticMember
public interface HostStaticField extends HostStaticMember
A dynamically typed static field descriptor for a host type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description Object
get(Bridge bridge)
default boolean
remove(Bridge bridge)
default void
set(Bridge bridge, Object value)
-
Methods inherited from interface swim.dynamic.HostStaticMember
key
-
-