com.android.dx.gen
Class Local<T>

java.lang.Object
  extended by com.android.dx.gen.Local<T>

public final class Local<T>
extends Object

A temporary variable that holds a single value.


Method Summary
 Type getType()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getType

public Type getType()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.