跳过导航链接
A B C D E F G H I K L M N O P R S T U V W 

N

name(String) - 类 中的方法com.mazouri.tools.io.SPTool
default SharedPreferences file name is the class name of Tools, if you want to define your own file name, please use this method at your Application class.
network() - 类 中的静态方法com.mazouri.tools.Tools
 
NETWORK_CLASS_2_G - 类 中的静态变量com.mazouri.tools.device.NetworkTool
"2G" networks
NETWORK_CLASS_3_G - 类 中的静态变量com.mazouri.tools.device.NetworkTool
"3G" networks
NETWORK_CLASS_4_G - 类 中的静态变量com.mazouri.tools.device.NetworkTool
"4G" networks
NETWORK_CLASS_UNKNOWN - 类 中的静态变量com.mazouri.tools.device.NetworkTool
Unknown network class
NETWORK_WIFI - 类 中的静态变量com.mazouri.tools.device.NetworkTool
wifi net work
NetworkTool - com.mazouri.tools.device中的类
Created by wangdongdong on 17-1-20.
NO_CLOSE - 类 中的静态变量com.mazouri.tools.secure.SecureBase64Tool
Flag to pass to Base64OutputStream to indicate that it should not close the output stream it is wrapping when it itself is closed.
NO_PADDING - 类 中的静态变量com.mazouri.tools.secure.SecureBase64Tool
Encoder flag bit to omit the padding '=' characters at the end of the output (if any).
NO_WRAP - 类 中的静态变量com.mazouri.tools.secure.SecureBase64Tool
Encoder flag bit to omit all line terminators (i.e., the output will be on one long line).
nullStrToEmpty(Object) - 类 中的方法com.mazouri.tools.string.StringTool
null Object to empty string nullStrToEmpty(null) = ""; nullStrToEmpty("") = ""; nullStrToEmpty("aa") = "aa";
A B C D E F G H I K L M N O P R S T U V W 
跳过导航链接