Uses of Interface
net.sf.uadetector.ReadableVersionNumber

Packages that use ReadableVersionNumber
net.sf.uadetector Copyright 2012 André Rouél Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of ReadableVersionNumber in net.sf.uadetector
 

Classes in net.sf.uadetector that implement ReadableVersionNumber
 class VersionNumber
          The VersionNumber class represents the version number of an operating system or User-Agent.
 

Methods in net.sf.uadetector with parameters of type ReadableVersionNumber
 int VersionNumber.compareTo(ReadableVersionNumber other)
          Compares this version number with the specified version number for order.
 



Copyright © 2011-2014. All Rights Reserved.