IntentUtils.java

  1. package net.zer0bandwidth.android.lib;

  2. /**
  3.  * @deprecated moved to {@link net.zer0bandwidth.android.lib.content.IntentUtils}
  4.  *  in zer0bandwidth-net/android 0.0.4
  5.  */
  6. @Deprecated
  7. public class IntentUtils
  8. extends net.zer0bandwidth.android.lib.content.IntentUtils
  9. {
  10. }