-
- 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 Objectget(Bridge bridge)default booleanremove(Bridge bridge)default voidset(Bridge bridge, Object value)-
Methods inherited from interface swim.dynamic.HostStaticMember
key
-
-