Java generics void/Void types

后端 未结 6 1326
天命终不由人
天命终不由人 2020-12-08 09:36

I am implementing a ResponseHandler for the apache HttpClient package, like so:

new ResponseHandler() {
    public int handleResponse         


        
6条回答
提交回复
热议问题