Module swim.dynamic
Package swim.dynamic

Interface HostClassType<T>

All Superinterfaces:
HostObjectType<T>, HostType<T>
All Known Implementing Classes:
JavaHostClassType

public interface HostClassType<T> extends HostObjectType<T>
A dynamic object type descriptor for an instantiable host type.