类 KotlinModuleDataEntryReader

    • 构造器详细资料

      • KotlinModuleDataEntryReader

        public KotlinModuleDataEntryReader​(ResourceFileVisitor resourceFileVisitor)
    • 方法详细资料

      • read

        public void read​(DataEntry dataEntry)
                  throws java.io.IOException
        从接口复制的说明: DataEntryReader
        Reads the given data entry.
        指定者:
        read 在接口中 DataEntryReader
        抛出:
        java.io.IOException