Uses of Class
net.codecrete.windowsapi.winmd.tables.Table
Packages that use Table
-
Uses of Table in net.codecrete.windowsapi.winmd.tables
Constructors in net.codecrete.windowsapi.winmd.tables with parameters of type TableModifierConstructorDescriptionRowKeyTableIterable(Table table, int keyValue, int keyWidth, Function<Integer, T> creator) Creates a new instance for the given table and key.