Package 

Class SuccessImpl

  • All Implemented Interfaces:
    com.liecoder.framework.toast.ITipsToastService

    
    public final class SuccessImpl
    extends TipsToastImpl
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      SuccessImpl(Context context)
    • Method Summary

      Modifier and Type Method Description
      final Unit show(CharSequence message)
      • Methods inherited from class com.liecoder.framework.toast.SuccessImpl

        cancel, show
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SuccessImpl

        SuccessImpl(Context context)