android.os
Class StrictMode.ThreadPolicy

java.lang.Object
  extended by android.os.StrictMode.ThreadPolicy
Enclosing class:
StrictMode

public static final class StrictMode.ThreadPolicy
extends Object


Nested Class Summary
static class StrictMode.ThreadPolicy.Builder
           
 
Field Summary
static StrictMode.ThreadPolicy LAX
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

LAX

public static final StrictMode.ThreadPolicy LAX
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2008-2012. All Rights Reserved.