Searched defs:SegmentPool (Results 1 - 1 of 1) sorted by relevance

/external/okhttp/okio/src/main/java/okio/
H A DSegmentPool.java22 final class SegmentPool { class
23 static final SegmentPool INSTANCE = new SegmentPool();
35 private SegmentPool() { method in class:SegmentPool

Completed in 411 milliseconds