|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.koushikdutta.async.http.libcore.Charsets
public class Charsets
From java.nio.charset.Charsets
| Field Summary | |
|---|---|
static java.nio.charset.Charset |
US_ASCII
|
static java.nio.charset.Charset |
UTF_8
|
| Constructor Summary | |
|---|---|
Charsets()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.nio.charset.Charset US_ASCII
public static final java.nio.charset.Charset UTF_8
| Constructor Detail |
|---|
public Charsets()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||