Uses of Interface
net.sf.uadetector.ReadableOperatingSystem

Packages that use ReadableOperatingSystem
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 ReadableOperatingSystem in net.sf.uadetector
 

Classes in net.sf.uadetector that implement ReadableOperatingSystem
 class OperatingSystem
          OperatingSystem is an immutable entity that represents the informations about an operating system like Linux, Mac OS X or Windows.
 

Methods in net.sf.uadetector with parameters of type ReadableOperatingSystem
 UserAgent.Builder UserAgent.Builder.setOperatingSystem(ReadableOperatingSystem os)
           
 



Copyright © 2011-2014. All Rights Reserved.