Uses of Class
android.text.util.Rfc822Token

Packages that use Rfc822Token
android.text.util   
 

Uses of Rfc822Token in android.text.util
 

Methods in android.text.util that return Rfc822Token
static Rfc822Token[] Rfc822Tokenizer.tokenize(CharSequence text)
           
 

Method parameters in android.text.util with type arguments of type Rfc822Token
static void Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> out)
           
 



Copyright © 2008-2012. All Rights Reserved.