Uses of Class
io.github.grumpystuff.grumpyrest.response.standard.NopResponse
Packages that use NopResponse
-
Uses of NopResponse in io.github.grumpystuff.grumpyrest.response.standard
Fields in io.github.grumpystuff.grumpyrest.response.standard declared as NopResponseModifier and TypeFieldDescriptionstatic final NopResponseNopResponse.INSTANCEA shared instance of this class that can be used to reduce memory usage.