public class MediaType extends Object implements DirectiveValue, MatchesMediaType
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
boolean |
matchesMediaType(MediaType mediaType) |
String |
show() |
public boolean matchesMediaType(@Nonnull MediaType mediaType)
matchesMediaType in interface MatchesMediaTypeCopyright © 2019. All rights reserved.