- Enclosing class:
- Context
public static class Context.DecodedContext
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
contextClassName
public final String contextClassName
-
restOfPath
public final String restOfPath
-
Constructor Details
-
DecodedContext
public DecodedContext(@CheckForNull
String userId,
@NonNull
String contextClassName,
@NonNull
String restOfPath)