public class Context extends Object implements Serializable
Context()
Context(ArrayList<String> contexts)
ArrayList<String>
getContexts()
void
setContexts(ArrayList<String> contexts)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Context()
public Context(ArrayList<String> contexts)
public ArrayList<String> getContexts()
public void setContexts(ArrayList<String> contexts)
public String toString()
toString
Object
Copyright © 2017. All Rights Reserved.