Uses of Enum
nl.basjes.parse.useragent.classify.DeviceClass
Packages that use DeviceClass
-
Uses of DeviceClass in nl.basjes.parse.useragent.classify
Methods in nl.basjes.parse.useragent.classify that return DeviceClassModifier and TypeMethodDescriptionstatic DeviceClassUserAgentClassifier.getDeviceClass(UserAgent userAgent) static DeviceClassReturns the enum constant of this type with the specified name.static DeviceClass[]DeviceClass.values()Returns an array containing the constants of this enum type, in the order they are declared.