Uses of Interface
cool.scx.http.headers.accept.MediaRange
Packages that use MediaRange
-
Uses of MediaRange in cool.scx.http.headers.accept
Subinterfaces of MediaRange in cool.scx.http.headers.acceptClasses in cool.scx.http.headers.accept that implement MediaRangeSubinterfaces with type arguments of type MediaRange in cool.scx.http.headers.acceptMethods in cool.scx.http.headers.accept that return types with arguments of type MediaRangeModifier and TypeMethodDescriptionAcceptImpl.iterator()static List<MediaRange> AcceptHelper.sortMediaRanges(List<MediaRange> ranges) Methods in cool.scx.http.headers.accept with parameters of type MediaRangeModifier and TypeMethodDescriptionAcceptImpl.add(MediaRange mediaRange) AcceptWritable.add(MediaRange mediaRange) AcceptImpl.remove(MediaRange mediaRange) AcceptWritable.remove(MediaRange mediaRange) Method parameters in cool.scx.http.headers.accept with type arguments of type MediaRangeModifier and TypeMethodDescriptionstatic List<MediaRange> AcceptHelper.sortMediaRanges(List<MediaRange> ranges) Constructor parameters in cool.scx.http.headers.accept with type arguments of type MediaRange