2

現在、私は次のようにしています:

.map((service) -> (ClassType) service.getList())

これの省略形はありますか

.map((ClassType) Service::getList)
4

0 に答える 0