Module swim.dynamic
Package swim.dynamic

Interface HostConstructor


  • public interface HostConstructor
    A dynamically typed constructor descriptor for a host type.
    • Method Summary

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