Uses of Enum Class
java.net.StandardProtocolFamily
Packages that use StandardProtocolFamily
- 
Uses of StandardProtocolFamily in java.netMethods in java.net that return StandardProtocolFamilyModifier and TypeMethodDescriptionstatic StandardProtocolFamilyReturns 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.