Uses of Class
com.restfb.ETagWebRequestor.ETagResponse
-
Packages that use ETagWebRequestor.ETagResponse Package Description com.restfb Contains types used to interact with the Facebook Graph API. -
-
Uses of ETagWebRequestor.ETagResponse in com.restfb
Method parameters in com.restfb with type arguments of type ETagWebRequestor.ETagResponse Modifier and Type Method Description static void
ETagWebRequestor. setMapSupplier(Supplier<Map<String,ETagWebRequestor.ETagResponse>> mapSupplier)
Override the mapSupplier, it needs to be some implementation of theMap
interface.
-