function ?
the illustration is like this
public class classname {
public classname fromint(int a){
classname obj = new classname();
obj.int = a;
}
}
Please format the code you posted, by wrapping it in triple backticks. -> `
Обсуждают сегодня