there's cases to consider such as when entire clas...
# android
j
there's cases to consider such as when entire classes are only used on certain API levels (usually denoted with
@TargetApi
on the class)