How to get value from Hasmap

后端 未结 0 1411
时光取名叫无心
时光取名叫无心 2020-12-31 08:06

I have person class like this

public class Persoon{
String name;
int age;
long times;
public Persoon(String name, int age,long times) {
    super();
    this.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题