com.android.ddmlib.utils
Class DebuggerPorts

java.lang.Object
  extended by com.android.ddmlib.utils.DebuggerPorts

public class DebuggerPorts
extends java.lang.Object


Constructor Summary
DebuggerPorts(int basePort)
           
 
Method Summary
 void free(int port)
           
 int next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebuggerPorts

public DebuggerPorts(int basePort)
Method Detail

next

public int next()

free

public void free(int port)