Uses of Enum Class
java.net.StandardProtocolFamily
Packages that use StandardProtocolFamily
-
Uses of StandardProtocolFamily in java.net
Methods in java.net that return StandardProtocolFamilyModifier and TypeMethodDescriptionstatic StandardProtocolFamily
Returns the enum constant of this class with the specified name.static StandardProtocolFamily[]
StandardProtocolFamily.values()
Returns an array containing the constants of this enum class, in the order they are declared.