Module swim.dynamic
Package swim.dynamic

Interface HostStaticMethod

All Superinterfaces:
HostStaticMember

public interface HostStaticMethod extends HostStaticMember
A dynamically typed static method descriptor for a host type.
  • Method Summary

    Modifier and Type
    Method
    Description
    invoke(Bridge bridge, Object... arguments)
     

    Methods inherited from interface swim.dynamic.HostStaticMember

    key