androidx.core.util
Interfaces
Classes
| AtomicFile |
Static library support version of the framework's AtomicFile, a helper class
for performing atomic operations on a file by writing to a new file and renaming it into the
place of the original file after the write has successfully completed.
|
| ObjectsCompat |
This class consists of static utility methods for operating on objects.
|
| Pair<F, S> |
Container to ease passing around a tuple of two objects.
|
| PatternsCompat |
Commonly used regular expression patterns.
|
| Pools |
Helper class for creating pools of objects.
|
| Pools.SimplePool<T> |
Simple (non-synchronized) pool of objects.
|
| Pools.SynchronizedPool<T> |
Synchronized) pool of objects.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-02-24 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]