Record Class的使用
cn.taketoday.bytecode.commons.SerialVersionUIDAdder.Item
-
cn.taketoday.bytecode.commons中SerialVersionUIDAdder.Item的使用
修饰符和类型字段说明private Collection<SerialVersionUIDAdder.Item>SerialVersionUIDAdder.svuidConstructorsThe constructors of the class that are needed to compute the SVUID.private Collection<SerialVersionUIDAdder.Item>SerialVersionUIDAdder.svuidFieldsThe fields of the class that are needed to compute the SVUID.private Collection<SerialVersionUIDAdder.Item>SerialVersionUIDAdder.svuidMethodsThe methods of the class that are needed to compute the SVUID.类型变量类型为SerialVersionUIDAdder.Item的cn.taketoday.bytecode.commons中的方法参数修饰符和类型方法说明private static voidSerialVersionUIDAdder.writeItems(Collection<SerialVersionUIDAdder.Item> itemCollection, DataOutput dataOutputStream, boolean dotted) Sorts the items in the collection and writes it to the given output stream.