此内容没有您所选择的语言版本。10.10. Using Import Example This example illustrates how to use the import feature to avoid he need to use fully qualified class names: import java.util.Date declare Person name : String dateOfBirth : Date address : Address end import java.util.Date declare Person name : String dateOfBirth : Date address : Address end Copy to Clipboard Copied! Toggle word wrap Toggle overflow Report a bug 前一个下一个