Package 

Class WarningImpl

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

    
    public final class WarningImpl
    extends TipsToastImpl
                        

    Author: lieco(liecoder@163.com) Date: 2024/8/19 Version: 1.0

    • Constructor Summary

      Constructors 
      Constructor Description
      WarningImpl(Context context)
    • Method Summary

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

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

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

      • WarningImpl

        WarningImpl(Context context)