public class DelegatingContext extends Object implements Context
DelegatingContext(Context A, Context B)
boolean
equals(Object obj)
ContextItem
get(ContextKey name)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DelegatingContext(Context A, Context B)
public ContextItem get(ContextKey name)
get
Context
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2015. All rights reserved.