Uses of Annotation Interface
com.google.common.net.ElementTypesAreNonnullByDefault
Packages that use ElementTypesAreNonnullByDefault
Package
Description
Utility methods and classes for networking (such as IP addresses and domain names).
-
Uses of ElementTypesAreNonnullByDefault in com.google.common.net
Classes in com.google.common.net with annotations of type ElementTypesAreNonnullByDefaultModifier and TypeClassDescriptionfinal classAn immutable representation of a host and port.final classA syntactically valid host specifier, suitable for use in a URI.final classContains constant definitions for the HTTP header field names.final classStatic utility methods pertaining toInetAddressinstances.final classAn immutable well-formed internet domain name, such ascomorfoo.co.uk.final classRepresents an Internet Media Type (also known as a MIME Type or Content Type).final classAUnicodeEscaperthat escapes some set of Java characters using a UTF-8 based percent encoding scheme.final classEscaperinstances suitable for strings to be included in particular sections of URLs.