Module swim.dynamic
Package swim.dynamic

Interface GuestWrapper

    • Method Summary

      Modifier and Type Method Description
      Object unwrap()
      Returns the guest value that this host object wraps.
    • Method Detail

      • unwrap

        Object unwrap()
        Returns the guest value that this host object wraps.