Uses of Annotation Interface
com.google.common.net.ElementTypesAreNonnullByDefault
Packages that use ElementTypesAreNonnullByDefault
Package
Description
This package contains utility methods and classes for working with net addresses (numeric IP and
domain names).
-
Uses of ElementTypesAreNonnullByDefault in com.google.common.net
Classes in com.google.common.net with annotations of type ElementTypesAreNonnullByDefaultModifier and TypeClassDescriptionfinal class
An immutable representation of a host and port.final class
A syntactically valid host specifier, suitable for use in a URI.final class
Contains constant definitions for the HTTP header field names.final class
Static utility methods pertaining toInetAddress
instances.final class
An immutable well-formed internet domain name, such ascom
orfoo.co.uk
.final class
Represents an Internet Media Type (also known as a MIME Type or Content Type).final class
AUnicodeEscaper
that escapes some set of Java characters using a UTF-8 based percent encoding scheme.final class
Escaper
instances suitable for strings to be included in particular sections of URLs.