synthetic
Why would the Java compiler create a serialVersionUID synthetic field?
As part of debugging an application, I noticed that Field.getDeclaredFields() returns some synthetic fields, including a serialVersionUID field in a class extending an interface, although none extend[详细]
2023-04-04 19:50 分类:问答how to make a name from random numbers?
my program makes a random name that could have a-z this code makes a 16 char name but :( my code wont make the name and idk why :( can anyone show me what\'s wrong with this?[详细]
2022-12-28 15:46 分类:问答