Package com.helger.html.js.tostring
Interface IHasChildJSType
-
- All Known Implementing Classes:
JSArrayType,JSListType
public interface IHasChildJSTypeInterface forJSTypeobjects having child types. Used for lists, arrays and maps.- Author:
- Philip Helger
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JSTypegetChildType()
-