Uses of Class
pcap.api.internal.util.Platforms.Name
| Package | Description |
|---|---|
| pcap.api.internal.util |
-
Uses of Platforms.Name in pcap.api.internal.util
Methods in pcap.api.internal.util that return Platforms.Name Modifier and Type Method Description static Platforms.NamePlatforms. name()Get platform name.static Platforms.NamePlatforms.Name. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Platforms.Name[]Platforms.Name. values()Returns an array containing the constants of this enum type, in the order they are declared.