Package 

Class Filter.Noop

  • All Implemented Interfaces:
    co.elastic.apm.android.sdk.internal.api.filter.Filter

    
    public class Filter.Noop<T>
     implements Filter<T>
                        
    • Method Summary

      Modifier and Type Method Description
      boolean shouldInclude(T item)
      • Methods inherited from class co.elastic.apm.android.sdk.internal.api.filter.Filter

        noop
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait