Package 

Class SizeChecker

  • All Implemented Interfaces:
    com.clevertap.android.pushtemplates.checkers.Checker

    
    public abstract class SizeChecker<T extends Object>
     implements Checker<T>
                        
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.clevertap.android.pushtemplates.checkers.SizeChecker

        check
      • Methods inherited from class java.lang.Object

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