A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Z
R
- ReflectionCompat - class in com.naver.ads.util
- Utility methods for reflection with java compatibilities.
- ReflectionUtils - class in com.naver.ads.util
- Utility methods for calling methods and accessing fields reflectively.
- ReflectionUtils.ClassParameter - class in com.naver.ads.util.ReflectionUtils
- Typed parameter used with reflective method calls.
- remove() - function in com.naver.ads.collect.CircularFifoQueue
- remove(E) - function in com.naver.ads.collect.SynchronizedCollection
- remove() - function in com.naver.ads.collect.SynchronizedQueue
- removeAll(java.util.Collection) - function in com.naver.ads.collect.SynchronizedCollection
- removeFromParent(android.view.View) - function in com.naver.ads.util.ViewUtils
- Removes the given view form its parent.
- repeat(java.lang.Character,java.lang.Integer) - function in com.naver.ads.util.StringUtils
- RepeatableAction - class in com.naver.ads.util
- Repeat the action until stop is called.
- RepeatableAction.RepeatableActionCallback - class in com.naver.ads.util.RepeatableAction
- Represents implementation of RepeatableAction.
- reset(android.os.Bundle) - function in com.naver.ads.util.SynchronizedBundle
- retainAll(java.util.Collection) - function in com.naver.ads.collect.SynchronizedCollection
- RoundCornerDecorator - class in com.naver.ads.ui
- Base decorator for applying rounded corner to the View.
- RoundCornerViewBorderDecorator - class in com.naver.ads.ui
- Decorator for applying rounded corner borders to the given view.
- RoundCornerViewDecorator - class in com.naver.ads.ui
- Decorator implementations for applying rounded corner to the given view.
- rpad(java.lang.String,java.lang.Integer,java.lang.Character) - function in com.naver.ads.util.StringUtils