草庐IT

AccountTransactionKey

全部标签

java 8更改列表以使用列表实例进行映射

我尝试使用Collectors.toMap调用将列表转换为map。该列表由ActivityReconcile对象组成。我想将列表中每个条目的实例传递到toMap调用中。代码在下面,我需要实例的地方用??表示。finalListactivePostedList=loader.loadActivePosted(accessToken);MappostedActiveMap=activePostedList.stream().collect(Collectors.toMap(AccountTransactionKey.createNewAccountTransactionKeyFromAct