class NoCache : CacheControl
Represents a no-cache cache control value
NoCache(visibility: Visibility?)
Represents a no-cache cache control value |
val visibility: Visibility?
specifies an optional visibility such as private or public |
fun equals(other: Any?): Boolean |
|
fun hashCode(): Int |
|
fun toString(): String |