Package net.mcreator.java
Class LibraryInfoIterator
java.lang.Object
net.mcreator.java.LibraryInfoIterator
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiditerateLibraryInfo(org.fife.rsta.ac.java.buildpath.LibraryInfo libraryInfo, Consumer<LibraryInfoIterator.Entry> consumer, boolean sortByName)
-
Constructor Details
-
LibraryInfoIterator
public LibraryInfoIterator()
-
-
Method Details
-
iterateLibraryInfo
public static void iterateLibraryInfo(org.fife.rsta.ac.java.buildpath.LibraryInfo libraryInfo, Consumer<LibraryInfoIterator.Entry> consumer, boolean sortByName) throws IOException - Throws:
IOException
-