Class OkHttpCacheExtension

java.lang.Object
io.freefair.gradle.plugins.okhttp.OkHttpCacheExtension

@Deprecated public class OkHttpCacheExtension extends Object
Deprecated.
  • Constructor Details

    • OkHttpCacheExtension

      @Inject public OkHttpCacheExtension(ObjectFactory objectFactory)
      Deprecated.
  • Method Details

    • getDirectory

      public DirectoryProperty getDirectory()
      Deprecated.
    • getMaxSize

      public Property<Long> getMaxSize()
      Deprecated.
    • equals

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
      Deprecated.
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object