The simplest way to map one field to another in a POJO is by using the .toMap(..) method. Starting with a SimplePair object: public class SimplePair { ...
確定! 回上一頁