-
- All Superinterfaces:
HostStaticMember
public interface HostStaticMethod extends HostStaticMember
A dynamically typed static method descriptor for a host type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
invoke(Bridge bridge, Object... arguments)
-
Methods inherited from interface swim.dynamic.HostStaticMember
key
-
-