Uses of Class
dev.vality.bouncer.context.v1.ContextUrlShortener
| Package | Description |
|---|---|
| dev.vality.bouncer.context.v1 |
-
Uses of ContextUrlShortener in dev.vality.bouncer.context.v1
Fields in dev.vality.bouncer.context.v1 declared as ContextUrlShortener Modifier and Type Field Description ContextUrlShortenerContextFragment. shortenerMethods in dev.vality.bouncer.context.v1 that return ContextUrlShortener Modifier and Type Method Description ContextUrlShortenerContextUrlShortener. deepCopy()ContextUrlShortenerContextFragment. getShortener()ContextUrlShortenerContextUrlShortener. setOp(UrlShortenerOperation op)Methods in dev.vality.bouncer.context.v1 with parameters of type ContextUrlShortener Modifier and Type Method Description intContextUrlShortener. compareTo(ContextUrlShortener other)booleanContextUrlShortener. equals(ContextUrlShortener that)ContextFragmentContextFragment. setShortener(ContextUrlShortener shortener)Constructors in dev.vality.bouncer.context.v1 with parameters of type ContextUrlShortener Constructor Description ContextUrlShortener(ContextUrlShortener other)Performs a deep copy on other.