-2
プライベートstatic final List VIDEO_LIST; 静的{リストにjsonを追加する方法
List<VideoEntry> list = new ArrayList<VideoEntry>();
list.add(new VideoEntry("Titel 1", "Y_UmWdcTrrc"));
list.add(new VideoEntry("Titel 2", "1KhZKNZO8mQ"));
list.add(new VideoEntry("Titel 3", "VH3DW9bPTTA"));
list.add(new VideoEntry("Titel 4", "re0VRK6ouwI"));
list.add(new VideoEntry("Titel 5", "blB_X38YSxQ"));
list.add(new VideoEntry("Titel 6", "Bu927_ul_X0"));
list.add(new VideoEntry("Titel 7", "3I24bSteJpw"));
VIDEO_LIST = Collections.unmodifiableList(list);
}
あなたの質問は十分に明確ではないが、これらをお読みください:[MCVE]&[ヘルプ/上&[尋ねる]任意のオブジェクトマッパーはとても限り、非整列化しながら、あなたは正しいTypeReferenceを提供しているように行うことができるようになりますあなたの質問への答えを得るあなたのチャンスを増やすために! –