Class OkHttpCacheExtension
- java.lang.Object
-
- io.freefair.gradle.plugins.okhttp.OkHttpCacheExtension
-
public class OkHttpCacheExtension extends Object
-
-
Constructor Summary
Constructors Constructor Description OkHttpCacheExtension(ObjectFactory objectFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(Object other)
boolean
equals(Object o)
DirectoryProperty
getDirectory()
Property<Long>
getMaxSize()
int
hashCode()
String
toString()
-
-
-
Constructor Detail
-
OkHttpCacheExtension
@Inject public OkHttpCacheExtension(ObjectFactory objectFactory)
-
-
Method Detail
-
getDirectory
public DirectoryProperty getDirectory()
-
canEqual
protected boolean canEqual(Object other)
-
-