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

$

$Gson$Preconditions - com.google.gson.internal中的类
A simple utility class used to check method Preconditions.
$Gson$Types - com.google.gson.internal中的类
Static methods for working with types.

A

ActivityManager() - 类 的构造器org.sogrey.baseui.ui.base.SwipeBackActivity.ActivityManager
 
ActivityManager - org.sogrey.baseui.ui.manager中的类
管理类;
ActivityManager() - 类 的构造器org.sogrey.baseui.ui.manager.ActivityManager
 
add(Boolean) - 类 中的方法com.google.gson.JsonArray
Adds the specified boolean to self.
add(Character) - 类 中的方法com.google.gson.JsonArray
Adds the specified character to self.
add(Number) - 类 中的方法com.google.gson.JsonArray
Adds the specified number to self.
add(String) - 类 中的方法com.google.gson.JsonArray
Adds the specified string to self.
add(JsonElement) - 类 中的方法com.google.gson.JsonArray
Adds the specified element to self.
add(String, JsonElement) - 类 中的方法com.google.gson.JsonObject
Adds a member, which is a name-value pair, to self.
add(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
addAll(JsonArray) - 类 中的方法com.google.gson.JsonArray
Adds all the elements of the specified array to self.
addAllLayoutToLayout() - 类 中的方法org.sogrey.baseui.views.statuslayout.RootFrameLayout
 
addDeserializationExclusionStrategy(ExclusionStrategy) - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to apply the passed in exclusion strategy during deserialization.
addFirst(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an IllegalStateException if no space is currently available.
addFirst(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions.
addFirst(E) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
addIgnoredView(View) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
if there ware some view you don't want reside menu to intercept their touch event,you can use the method to set.
addItem(T) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
添加数据
addItem(int, T) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
在指定索引位置添加数据
addItem(Collection<? extends T>) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
集合方式添加数据
addItem(int, Collection<? extends T>) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
在指定索引位置添加数据集合
addLast(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an IllegalStateException if no space is currently available.
addLast(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions.
addLast(E) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
addLayoutResId(int, int) - 类 中的方法org.sogrey.baseui.views.statuslayout.RootFrameLayout
 
addListener(Animator.AnimatorListener) - 类 中的方法com.nineoldandroids.animation.Animator
Adds a listener to the set of listeners that are sent events through the life of an animation, such as start, repeat, and end.
addMenuInfo() - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
添加左侧侧滑菜单头部
addMenuInfo(View) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
添加用户信息
addMenuItem(SideslipMenuItem) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
已过时。
addMenuItem(SideslipMenuItem, SideslipMenu.DisableDirection) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
add a single items;
addMenuItems(List<SideslipMenuItem>, SideslipMenu.DisableDirection) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
添加多的菜单项
addPosition(int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
添加当前position到已选择序列中
addProperty(String, String) - 类 中的方法com.google.gson.JsonObject
Convenience method to add a primitive member.
addProperty(String, Number) - 类 中的方法com.google.gson.JsonObject
Convenience method to add a primitive member.
addProperty(String, Boolean) - 类 中的方法com.google.gson.JsonObject
Convenience method to add a boolean member.
addProperty(String, Character) - 类 中的方法com.google.gson.JsonObject
Convenience method to add a char member.
addSerializationExclusionStrategy(ExclusionStrategy) - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to apply the passed in exclusion strategy during serialization.
addSettingLayout() - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
添加左侧侧滑菜单尾部
addSettingLayout(View) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
添加设置区域
addUpdateListener(ValueAnimator.AnimatorUpdateListener) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Adds a listener to the set of listeners that are sent update events through the life of an animation.
after(Animator) - 类 中的方法com.nineoldandroids.animation.AnimatorSet.Builder
Sets up the given animation to play when the animation supplied in the AnimatorSet.play(Animator) call that created this Builder object to start when the animation supplied in this method call ends.
after(long) - 类 中的方法com.nineoldandroids.animation.AnimatorSet.Builder
Sets up the animation supplied in the AnimatorSet.play(Animator) call that created this Builder object to play when the given amount of time elapses.
ALLOWED_URI_CHARS - 类 中的静态变量com.nostra13.universalimageloader.core.download.BaseImageDownloader
"@#&=*+-_.,:!?()/~\'%"
alpha(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's alpha property to be animated to the specified value.
ALPHA - 类 中的静态变量com.wang.avi.indicator.BallBeatIndicator
 
ALPHA - 类 中的静态变量com.wang.avi.indicator.BallGridBeatIndicator
 
ALPHA - 类 中的静态变量com.wang.avi.indicator.BallGridPulseIndicator
 
ALPHA - 类 中的静态变量com.wang.avi.indicator.BallSpinFadeLoaderIndicator
 
alphaBy(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's alpha property to be animated by the specified value.
animate(View) - 类 中的静态方法com.nineoldandroids.view.ViewPropertyAnimator
This method returns a ViewPropertyAnimator object, which can be used to animate specific properties on this View.
animate(View, int) - 类 中的静态方法com.nostra13.universalimageloader.core.display.FadeInBitmapDisplayer
Animates ImageView with "fade-in" effect
Animator - com.nineoldandroids.animation中的类
This is the superclass for classes which provide basic support for animations which can be started, ended, and have AnimatorListeners added to them.
Animator() - 类 的构造器com.nineoldandroids.animation.Animator
 
Animator.AnimatorListener - com.nineoldandroids.animation中的接口
An animation listener receives notifications from an animation.
AnimatorInflater - com.nineoldandroids.animation中的类
This class is used to instantiate animator XML files into Animator objects.
AnimatorInflater() - 类 的构造器com.nineoldandroids.animation.AnimatorInflater
 
AnimatorListenerAdapter - com.nineoldandroids.animation中的类
This adapter class provides empty implementations of the methods from Animator.AnimatorListener.
AnimatorListenerAdapter() - 类 的构造器com.nineoldandroids.animation.AnimatorListenerAdapter
 
AnimatorProxy - com.nineoldandroids.view.animation中的类
A proxy class to allow for modifying post-3.0 view properties on all pre-3.0 platforms.
AnimatorSet - com.nineoldandroids.animation中的类
This class plays a set of Animator objects in the specified order.
AnimatorSet() - 类 的构造器com.nineoldandroids.animation.AnimatorSet
 
AnimatorSet.Builder - com.nineoldandroids.animation中的类
The Builder object is a utility class to facilitate adding animations to a AnimatorSet along with the relationships between the various animations.
AppConfig - org.sogrey.baseui.global中的类
© 2012 amsoft.cn 名称:AbAppConfig.java 描述:初始设置类.
AppConfig() - 类 的构造器org.sogrey.baseui.global.AppConfig
 
AppConstans - org.sogrey.baseui.global中的类
Created by Sogrey on 2016/8/23.
AppConstans() - 类 的构造器org.sogrey.baseui.global.AppConstans
 
applyTransformation(float, Transformation) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
ArgbEvaluator - com.nineoldandroids.animation中的类
This evaluator can be used to perform type interpolation between integer values that represent ARGB colors.
ArgbEvaluator() - 类 的构造器com.nineoldandroids.animation.ArgbEvaluator
 
arrayOf(Type) - 类 中的静态方法com.google.gson.internal.$Gson$Types
Returns an array type whose elements are all instances of componentType.
ArrayTypeAdapter<E> - com.google.gson.internal.bind中的类
Adapt an array of objects.
ArrayTypeAdapter(Gson, TypeAdapter<E>, Class<E>) - 类 的构造器com.google.gson.internal.bind.ArrayTypeAdapter
 
ATOMIC_BOOLEAN - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
ATOMIC_BOOLEAN_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
ATOMIC_INTEGER - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
ATOMIC_INTEGER_ARRAY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
ATOMIC_INTEGER_ARRAY_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
ATOMIC_INTEGER_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
attachToActivity(Activity) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
use the method to set up the activity which residemenu need to show;
attachToActivity(Activity) - 类 中的方法org.sogrey.baseui.views.SwipeBackLayout
 
available() - 类 中的方法com.nostra13.universalimageloader.core.assist.ContentLengthInputStream
 
AVLoadingIndicatorView - com.wang.avi中的类
Created by Jack on 2015/10/15 .BallPulse, .BallGridPulse, .BallClipRotate, .BallClipRotatePulse, .SquareSpin, .BallClipRotateMultiple, .BallPulseRise, .BallRotate, .CubeTransition, .BallZigZag, .BallZigZagDeflect, .BallTrianglePath, .BallScale, .LineScale, .LineScaleParty, .BallScaleMultiple, .BallPulseSync, .BallBeat, .LineScalePulseOut, .LineScalePulseOutRapid, .BallScaleRipple, .BallScaleRippleMultiple, .BallSpinFadeLoader, .LineSpinFadeLoader, .TriangleSkewSpin, .Pacman, .BallGridBeat, .SemiCircleSpin
AVLoadingIndicatorView(Context) - 类 的构造器com.wang.avi.AVLoadingIndicatorView
 
AVLoadingIndicatorView(Context, AttributeSet) - 类 的构造器com.wang.avi.AVLoadingIndicatorView
 
AVLoadingIndicatorView(Context, AttributeSet, int) - 类 的构造器com.wang.avi.AVLoadingIndicatorView
 
AVLoadingIndicatorView(Context, AttributeSet, int, int) - 类 的构造器com.wang.avi.AVLoadingIndicatorView
 
AVLoadingIndicatorView.Indicator - com.wang.avi中的注释类型
 

B

BallBeat - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallBeatIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/19.
BallBeatIndicator() - 类 的构造器com.wang.avi.indicator.BallBeatIndicator
 
BallClipRotate - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallClipRotateIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/16.
BallClipRotateIndicator() - 类 的构造器com.wang.avi.indicator.BallClipRotateIndicator
 
BallClipRotateMultiple - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallClipRotateMultipleIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/17.
BallClipRotateMultipleIndicator() - 类 的构造器com.wang.avi.indicator.BallClipRotateMultipleIndicator
 
BallClipRotatePulse - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallClipRotatePulseIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/16.
BallClipRotatePulseIndicator() - 类 的构造器com.wang.avi.indicator.BallClipRotatePulseIndicator
 
BallGridBeat - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallGridBeatIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/20.
BallGridBeatIndicator() - 类 的构造器com.wang.avi.indicator.BallGridBeatIndicator
 
BallGridPulse - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallGridPulseIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/16.
BallGridPulseIndicator() - 类 的构造器com.wang.avi.indicator.BallGridPulseIndicator
 
BallPulse - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallPulseIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/16.
BallPulseIndicator() - 类 的构造器com.wang.avi.indicator.BallPulseIndicator
 
BallPulseRise - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallPulseRiseIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/17.
BallPulseRiseIndicator() - 类 的构造器com.wang.avi.indicator.BallPulseRiseIndicator
 
BallPulseSync - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallPulseSyncIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/19.
BallPulseSyncIndicator() - 类 的构造器com.wang.avi.indicator.BallPulseSyncIndicator
 
BallRotate - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallRotateIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/17.
BallRotateIndicator() - 类 的构造器com.wang.avi.indicator.BallRotateIndicator
 
BallScale - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallScaleIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/19.
BallScaleIndicator() - 类 的构造器com.wang.avi.indicator.BallScaleIndicator
 
BallScaleMultiple - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallScaleMultipleIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/19.
BallScaleMultipleIndicator() - 类 的构造器com.wang.avi.indicator.BallScaleMultipleIndicator
 
BallScaleRipple - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallScaleRippleIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/19.
BallScaleRippleIndicator() - 类 的构造器com.wang.avi.indicator.BallScaleRippleIndicator
 
BallScaleRippleMultiple - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallScaleRippleMultipleIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/19.
BallScaleRippleMultipleIndicator() - 类 的构造器com.wang.avi.indicator.BallScaleRippleMultipleIndicator
 
BallSpinFadeLoader - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallSpinFadeLoaderIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/20.
BallSpinFadeLoaderIndicator() - 类 的构造器com.wang.avi.indicator.BallSpinFadeLoaderIndicator
 
BallTrianglePath - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallTrianglePathIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/19.
BallTrianglePathIndicator() - 类 的构造器com.wang.avi.indicator.BallTrianglePathIndicator
 
BallZigZag - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallZigZagDeflect - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
BallZigZagDeflectIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/19.
BallZigZagDeflectIndicator() - 类 的构造器com.wang.avi.indicator.BallZigZagDeflectIndicator
 
BallZigZagIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/19.
BallZigZagIndicator() - 类 的构造器com.wang.avi.indicator.BallZigZagIndicator
 
BaseActivity - org.sogrey.baseui.ui.base中的类
基本Activity类;
BaseActivity() - 类 的构造器org.sogrey.baseui.ui.base.BaseActivity
 
BaseApplication - org.sogrey.baseui中的类
Created by Sogrey on 2017/4/14.
BaseApplication() - 类 的构造器org.sogrey.baseui.BaseApplication
 
BaseDiskCache - com.nostra13.universalimageloader.cache.disc.impl中的类
Base disk cache.
BaseDiskCache(File) - 类 的构造器com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
BaseDiskCache(File, File) - 类 的构造器com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
BaseDiskCache(File, File, FileNameGenerator) - 类 的构造器com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
BaseFragment - org.sogrey.baseui.ui.base中的类
基本fragment;
BaseFragment() - 类 的构造器org.sogrey.baseui.ui.base.BaseFragment
 
BaseImageDecoder - com.nostra13.universalimageloader.core.decode中的类
Decodes images to Bitmap, scales them to needed size
BaseImageDecoder(boolean) - 类 的构造器com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
BaseImageDecoder.ExifInfo - com.nostra13.universalimageloader.core.decode中的类
 
BaseImageDecoder.ImageFileInfo - com.nostra13.universalimageloader.core.decode中的类
 
BaseImageDownloader - com.nostra13.universalimageloader.core.download中的类
Provides retrieving of InputStream of image by URI from network or file system or app resources.
BaseImageDownloader(Context) - 类 的构造器com.nostra13.universalimageloader.core.download.BaseImageDownloader
 
BaseImageDownloader(Context, int, int) - 类 的构造器com.nostra13.universalimageloader.core.download.BaseImageDownloader
 
BaseIndicatorController - com.wang.avi.indicator中的类
Created by Jack on 2015/10/15.
BaseIndicatorController() - 类 的构造器com.wang.avi.indicator.BaseIndicatorController
 
BaseIndicatorController.AnimStatus - com.wang.avi.indicator中的枚举
 
BaseMemoryCache - com.nostra13.universalimageloader.cache.memory中的类
Base memory cache.
BaseMemoryCache() - 类 的构造器com.nostra13.universalimageloader.cache.memory.BaseMemoryCache
 
BaseSideslipMenuActivity - org.sogrey.baseui.ui.base中的类
带有策划菜单的activity基类
BaseSideslipMenuActivity() - 类 的构造器org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
 
BaseStatusActivity - org.sogrey.baseui.ui.base中的类
基本带各个状态页面的Activity类;需要自定义状态页面,可继承于此类
BaseStatusActivity() - 类 的构造器org.sogrey.baseui.ui.base.BaseStatusActivity
 
BaseStatusFragment - org.sogrey.baseui.ui.base中的类
带有各个状态页面的fragment基类;
BaseStatusFragment() - 类 的构造器org.sogrey.baseui.ui.base.BaseStatusFragment
 
before(Animator) - 类 中的方法com.nineoldandroids.animation.AnimatorSet.Builder
Sets up the given animation to play when the animation supplied in the AnimatorSet.play(Animator) call that created this Builder object ends.
beforeFinished() - 类 中的方法org.sogrey.baseui.ui.base.SwipeBackActivity
側滑finishActivity前要做的事
beginArray() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
beginArray() - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
beginArray() - 类 中的方法com.google.gson.stream.JsonReader
Consumes the next token from the JSON stream and asserts that it is the beginning of a new array.
beginArray() - 类 中的方法com.google.gson.stream.JsonWriter
Begins encoding a new array.
beginObject() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
beginObject() - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
beginObject() - 类 中的方法com.google.gson.stream.JsonReader
Consumes the next token from the JSON stream and asserts that it is the beginning of a new object.
beginObject() - 类 中的方法com.google.gson.stream.JsonWriter
Begins encoding a new object.
BIG_DECIMAL - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
BIG_INTEGER - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
BIT_SET - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
BIT_SET_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
bitmapConfig(Bitmap.Config) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets bitmap config for image decoding.
BitmapDisplayer - com.nostra13.universalimageloader.core.display中的接口
Displays Bitmap in ImageAware.
BitmapProcessor - com.nostra13.universalimageloader.core.process中的接口
Makes some processing on Bitmap.
bitmapShader - 类 中的变量com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
bitmapShader - 类 中的变量com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer.RoundedDrawable
 
BlockingDeque<E> - com.nostra13.universalimageloader.core.assist.deque中的接口
A Deque that additionally supports blocking operations that wait for the deque to become non-empty when retrieving an element, and wait for space to become available in the deque when storing an element.
BOOLEAN - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
BOOLEAN_AS_STRING - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
Writes a boolean as a string.
BOOLEAN_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
btn_retry - 类 中的变量org.sogrey.baseui.views.statuslayout.utils.StatusLayouts
 
BUFFER_SIZE - 类 中的静态变量com.nostra13.universalimageloader.core.download.BaseImageDownloader
32768
bufferSize - 类 中的变量com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
bufferSize - 类 中的变量com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
build() - 接口 中的方法com.bumptech.glide.load.engine.cache.DiskCache.Factory
 
build() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Builds configured DisplayImageOptions object
build() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Builds configured ImageLoaderConfiguration object
build() - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
Builder() - 类 的构造器com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
 
Builder(Context) - 类 的构造器com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
 
Builder(Context) - 类 的构造器org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
BYTE - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
BYTE_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 

C

cache - 类 中的变量com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
CACHE_DIR - 类 中的静态变量org.sogrey.baseui.global.AppConfig
APP缓存目录.
cacheDir - 类 中的变量com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
cacheInMemory() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
已过时。
cacheInMemory(boolean) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets whether loaded image will be cached in memory
cacheOnDisc() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
已过时。
Use cacheOnDisk(true) instead
cacheOnDisc(boolean) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
cacheOnDisk(boolean) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets whether loaded image will be cached on disk
CALENDAR - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
CALENDAR_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
cancel() - 类 中的方法com.nineoldandroids.animation.Animator
Cancels the animation.
cancel() - 类 中的方法com.nineoldandroids.animation.AnimatorSet
Cancels the animation.
cancel() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
 
cancel() - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
Cancels all property animations that are currently running or pending.
cancelDisplayTask(ImageAware) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Cancel the task of loading and displaying image for passed ImageAware.
cancelDisplayTask(ImageView) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Cancel the task of loading and displaying image for passed ImageView.
canonicalize(Type) - 类 中的静态方法com.google.gson.internal.$Gson$Types
Returns a type that is functionally equal but not necessarily equal according to Object.equals().
CHARACTER - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
CHARACTER_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
checkActualViewSize - 类 中的变量com.nostra13.universalimageloader.core.imageaware.ViewAware
 
checkArgument(boolean) - 类 中的静态方法com.google.gson.internal.$Gson$Preconditions
 
checkIsAppOnForeground() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
检查app是否处于前台
checkNotNull(T) - 类 中的静态方法com.google.gson.internal.$Gson$Preconditions
 
checkVPN() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
CircleBitmapDisplayer - com.nostra13.universalimageloader.core.display中的类
Can display bitmap cropped by a circle.
CircleBitmapDisplayer() - 类 的构造器com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer
 
CircleBitmapDisplayer(Integer) - 类 的构造器com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer
 
CircleBitmapDisplayer(Integer, float) - 类 的构造器com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer
 
CircleBitmapDisplayer.CircleDrawable - com.nostra13.universalimageloader.core.display中的类
 
CircleDrawable(Bitmap, Integer, float) - 类 的构造器com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
CLASS - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
CLASS_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
clear() - 接口 中的方法com.bumptech.glide.load.engine.cache.DiskCache
 
clear() - 类 中的方法com.bumptech.glide.load.engine.cache.DiskLruCacheWrapper
 
clear() - 类 中的方法com.google.gson.internal.LinkedHashTreeMap
 
clear() - 类 中的方法com.google.gson.internal.LinkedTreeMap
 
clear() - 接口 中的方法com.nostra13.universalimageloader.cache.disc.DiskCache
Clears disk cache.
clear() - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
clear() - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
clear() - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.LimitedAgeDiskCache
 
clear() - 类 中的方法com.nostra13.universalimageloader.cache.memory.BaseMemoryCache
 
clear() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.FIFOLimitedMemoryCache
 
clear() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.FuzzyKeyMemoryCache
 
clear() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LargestLimitedMemoryCache
 
clear() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LimitedAgeMemoryCache
 
clear() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LRULimitedMemoryCache
 
clear() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LruMemoryCache
 
clear() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.UsingFreqLimitedMemoryCache
 
clear() - 类 中的方法com.nostra13.universalimageloader.cache.memory.LimitedMemoryCache
 
clear() - 接口 中的方法com.nostra13.universalimageloader.cache.memory.MemoryCache
Remove all items from cache
clear() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Atomically removes all of the elements from this deque.
clearActivityCls() - 类 中的方法org.sogrey.baseui.ui.base.SwipeBackActivity.ActivityManager
 
clearActivityCls() - 类 中的方法org.sogrey.baseui.ui.manager.ActivityManager
 
clearAllAnimations() - 类 中的静态方法com.nineoldandroids.animation.ValueAnimator
Clear all animations on this thread, without canceling or ending them.
clearAllNetWorkFlag() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
clearDatas() - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
清空数据
clearDiscCache() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
已过时。
clearDiskCache() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Clears disk cache.
clearIgnoredViewList() - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
clear the ignored view list;
clearMemoryCache() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Clears memory cache
clearPositions() - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
清空position集合
CLIENTP_ROTOCOL_EXCEPTION - 类 中的静态变量org.sogrey.baseui.global.AppConfig
The Constant CLIENTPROTOCOLEXCEPTION.
clone() - 类 中的方法com.google.gson.internal.Excluder
 
clone() - 类 中的方法com.nineoldandroids.animation.Animator
 
clone() - 类 中的方法com.nineoldandroids.animation.AnimatorSet
 
clone() - 类 中的方法com.nineoldandroids.animation.Keyframe
 
clone() - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
 
clone() - 类 中的方法com.nineoldandroids.animation.PropertyValuesHolder
 
clone() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
 
cloneFrom(DisplayImageOptions) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets all options equal to incoming options
close() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
close() - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
close() - 类 中的方法com.google.gson.stream.JsonReader
Closes this JSON reader and the underlying Reader.
close() - 类 中的方法com.google.gson.stream.JsonWriter
Flushes and closes this writer and the underlying Writer.
close() - 接口 中的方法com.nostra13.universalimageloader.cache.disc.DiskCache
Closes disk cache, releases resources.
close() - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
close() - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
close() - 类 中的方法com.nostra13.universalimageloader.core.assist.ContentLengthInputStream
 
closeMenu() - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
close the reslide menu;
closeMenu() - 接口 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu.OnMenuListener
the method will call on the finished time of closing menu's animation .
closeSilently(Closeable) - 类 中的静态方法com.nostra13.universalimageloader.utils.IoUtils
 
CollectionTypeAdapterFactory - com.google.gson.internal.bind中的类
Adapt a homogeneous collection of objects.
CollectionTypeAdapterFactory(ConstructorConstructor) - 类 的构造器com.google.gson.internal.bind.CollectionTypeAdapterFactory
 
com.bumptech.glide.load.engine - 程序包 com.bumptech.glide.load.engine
 
com.bumptech.glide.load.engine.cache - 程序包 com.bumptech.glide.load.engine.cache
 
com.google.gson - 程序包 com.google.gson
This package provides the Gson class to convert Json to Java and vice-versa.
com.google.gson.annotations - 程序包 com.google.gson.annotations
This package provides annotations that can be used with Gson.
com.google.gson.internal - 程序包 com.google.gson.internal
Do NOT use any class in this package as they are meant for internal use in Gson.
com.google.gson.internal.bind - 程序包 com.google.gson.internal.bind
 
com.google.gson.internal.bind.util - 程序包 com.google.gson.internal.bind.util
 
com.google.gson.reflect - 程序包 com.google.gson.reflect
This package provides utility classes for finding type information for generic types.
com.google.gson.stream - 程序包 com.google.gson.stream
 
com.nineoldandroids.animation - 程序包 com.nineoldandroids.animation
 
com.nineoldandroids.util - 程序包 com.nineoldandroids.util
 
com.nineoldandroids.view - 程序包 com.nineoldandroids.view
 
com.nineoldandroids.view.animation - 程序包 com.nineoldandroids.view.animation
 
com.nostra13.universalimageloader.cache.disc - 程序包 com.nostra13.universalimageloader.cache.disc
 
com.nostra13.universalimageloader.cache.disc.impl - 程序包 com.nostra13.universalimageloader.cache.disc.impl
 
com.nostra13.universalimageloader.cache.disc.impl.ext - 程序包 com.nostra13.universalimageloader.cache.disc.impl.ext
 
com.nostra13.universalimageloader.cache.disc.naming - 程序包 com.nostra13.universalimageloader.cache.disc.naming
 
com.nostra13.universalimageloader.cache.memory - 程序包 com.nostra13.universalimageloader.cache.memory
 
com.nostra13.universalimageloader.cache.memory.impl - 程序包 com.nostra13.universalimageloader.cache.memory.impl
 
com.nostra13.universalimageloader.core - 程序包 com.nostra13.universalimageloader.core
 
com.nostra13.universalimageloader.core.assist - 程序包 com.nostra13.universalimageloader.core.assist
 
com.nostra13.universalimageloader.core.assist.deque - 程序包 com.nostra13.universalimageloader.core.assist.deque
 
com.nostra13.universalimageloader.core.decode - 程序包 com.nostra13.universalimageloader.core.decode
 
com.nostra13.universalimageloader.core.display - 程序包 com.nostra13.universalimageloader.core.display
 
com.nostra13.universalimageloader.core.download - 程序包 com.nostra13.universalimageloader.core.download
 
com.nostra13.universalimageloader.core.imageaware - 程序包 com.nostra13.universalimageloader.core.imageaware
 
com.nostra13.universalimageloader.core.listener - 程序包 com.nostra13.universalimageloader.core.listener
 
com.nostra13.universalimageloader.core.process - 程序包 com.nostra13.universalimageloader.core.process
 
com.nostra13.universalimageloader.utils - 程序包 com.nostra13.universalimageloader.utils
 
com.wang.avi - 程序包 com.wang.avi
 
com.wang.avi.indicator - 程序包 com.wang.avi.indicator
 
CommonAdapter<T> - org.sogrey.baseui.adapter.base中的类
通用适配器
CommonAdapter(Context, List<T>, int) - 类 的构造器org.sogrey.baseui.adapter.base.CommonAdapter
 
CommonRecycleViewAdapter<T> - org.sogrey.baseui.adapter.base中的类
通用RecycleView適配器 Created by Sogrey on 2016/4/1.
CommonRecycleViewAdapter(Context, List<T>, int) - 类 的构造器org.sogrey.baseui.adapter.base.CommonRecycleViewAdapter
 
CommonRecycleViewAdapter.OnItemClickListener - org.sogrey.baseui.adapter.base中的接口
 
CommonRecycleViewAdapter.OnItemLongClickListener - org.sogrey.baseui.adapter.base中的接口
 
CommonRecycleViewHolder - org.sogrey.baseui.adapter.base中的类
 
CommonRecycleViewHolder(View) - 类 的构造器org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
 
CommonStaggeredRecycleViewAdapter<T> - org.sogrey.baseui.adapter.base中的类
瀑布流適配器 Created by Sogrey on 2016/4/1.
CommonStaggeredRecycleViewAdapter(Context, List<T>, int) - 类 的构造器org.sogrey.baseui.adapter.base.CommonStaggeredRecycleViewAdapter
 
CommonViewHolder - org.sogrey.baseui.adapter.base中的类
通用ViewHolder
compressFormat - 类 中的变量com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
compressFormat - 类 中的变量com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
compressQuality - 类 中的变量com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
compressQuality - 类 中的变量com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
computeImageSampleSize(ImageSize, ImageSize, ViewScaleType, boolean) - 类 中的静态方法com.nostra13.universalimageloader.utils.ImageSizeUtils
Computes sample size for downscaling image size (srcSize) to view size (targetSize).
computeImageScale(ImageSize, ImageSize, ViewScaleType, boolean) - 类 中的静态方法com.nostra13.universalimageloader.utils.ImageSizeUtils
Computes scale of target size (targetSize) to source size (srcSize).
computeMinImageSampleSize(ImageSize) - 类 中的静态方法com.nostra13.universalimageloader.utils.ImageSizeUtils
Computes minimal sample size for downscaling image so result image size won't exceed max acceptable OpenGL texture size.
computeScroll() - 类 中的方法org.sogrey.baseui.views.SwipeBackLayout
 
CONNECT_EXCEPTION - 类 中的静态变量org.sogrey.baseui.global.AppConfig
The Constant CONNECTEXCEPTION.无法连接到网络
connectTimeout - 类 中的变量com.nostra13.universalimageloader.core.download.BaseImageDownloader
 
considerExactScaleAndOrientatiton(Bitmap, ImageDecodingInfo, int, boolean) - 类 中的方法com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
considerExifParams(boolean) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets whether ImageLoader will consider EXIF parameters of JPEG image (rotate, flip)
construct() - 接口 中的方法com.google.gson.internal.ObjectConstructor
Returns a new instance.
ConstructorConstructor - com.google.gson.internal中的类
Returns a function that can construct an instance of a requested type.
ConstructorConstructor(Map<Type, InstanceCreator<?>>) - 类 的构造器com.google.gson.internal.ConstructorConstructor
 
contains(JsonElement) - 类 中的方法com.google.gson.JsonArray
Returns true if this array contains the specified element.
contains(Object) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Returns true if this deque contains the specified element.
contains(Object) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Returns true if this deque contains the specified element.
contains(Object) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Returns true if this deque contains the specified element.
containsKey(Object) - 类 中的方法com.google.gson.internal.LinkedHashTreeMap
 
containsKey(Object) - 类 中的方法com.google.gson.internal.LinkedTreeMap
 
CONTENT_CONTACTS_URI_PREFIX - 类 中的静态变量com.nostra13.universalimageloader.core.download.BaseImageDownloader
 
ContentLengthInputStream - com.nostra13.universalimageloader.core.assist中的类
Decorator for InputStream.
ContentLengthInputStream(InputStream, int) - 类 的构造器com.nostra13.universalimageloader.core.assist.ContentLengthInputStream
 
contentView(int) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
context - 类 中的变量com.nostra13.universalimageloader.core.download.BaseImageDownloader
 
CONTINUE_LOADING_PERCENTAGE - 类 中的静态变量com.nostra13.universalimageloader.utils.IoUtils
75
convert(CommonViewHolder, T) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
适配器数据适配
convert(CommonRecycleViewHolder, T, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewAdapter
 
copyStream(InputStream, OutputStream, IoUtils.CopyListener) - 类 中的静态方法com.nostra13.universalimageloader.utils.IoUtils
Copies stream, fires progress events by listener, can be interrupted by listener.
copyStream(InputStream, OutputStream, IoUtils.CopyListener, int) - 类 中的静态方法com.nostra13.universalimageloader.utils.IoUtils
Copies stream, fires progress events by listener, can be interrupted by listener.
cornerRadius - 类 中的变量com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer
 
cornerRadius - 类 中的变量com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer.RoundedDrawable
 
create() - 类 中的方法com.google.gson.GsonBuilder
Creates a Gson instance based on the current configuration.
create(Gson, TypeToken<T>) - 类 中的方法com.google.gson.internal.bind.CollectionTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.google.gson.internal.bind.JsonAdapterAnnotationTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.google.gson.internal.bind.MapTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.google.gson.internal.bind.ReflectiveTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.google.gson.internal.Excluder
 
create() - 类 中的静态方法com.google.gson.internal.UnsafeAllocator
 
create(Gson, TypeToken<T>) - 接口 中的方法com.google.gson.TypeAdapterFactory
Returns a type adapter for type, or null if this factory doesn't support type.
createAnimation() - 类 中的方法com.wang.avi.indicator.BallBeatIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallClipRotateIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallClipRotateMultipleIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallClipRotatePulseIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallGridBeatIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallGridPulseIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallPulseIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallPulseRiseIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallPulseSyncIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallRotateIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallScaleIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallScaleMultipleIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallScaleRippleIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallScaleRippleMultipleIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallSpinFadeLoaderIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallTrianglePathIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallZigZagDeflectIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BallZigZagIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.BaseIndicatorController
create animation or animations
createAnimation() - 类 中的方法com.wang.avi.indicator.CubeTransitionIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.LineScaleIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.LineScalePartyIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.LineScalePulseOutIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.LineScalePulseOutRapidIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.PacmanIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.SemiCircleSpinIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.SquareSpinIndicator
 
createAnimation() - 类 中的方法com.wang.avi.indicator.TriangleSkewSpinIndicator
 
createBitmapDisplayer() - 类 中的静态方法com.nostra13.universalimageloader.core.DefaultConfigurationFactory
Creates default implementation of BitmapDisplayer - SimpleBitmapDisplayer
createConnection(String, Object) - 类 中的方法com.nostra13.universalimageloader.core.download.BaseImageDownloader
Create HTTP connection for incoming URL
createDefault(Context) - 类 中的静态方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration
Creates default configuration for ImageLoader
Default values: maxImageWidthForMemoryCache = device's screen width maxImageHeightForMemoryCache = device's screen height maxImageWidthForDikcCache = unlimited maxImageHeightForDiskCache = unlimited threadPoolSize = this threadPriority = this allow to cache different sizes of image in memory memoryCache = DefaultConfigurationFactory.createMemoryCache(Context, int) diskCache = UnlimitedDiskCache imageDownloader = DefaultConfigurationFactory.createImageDownloader(Context) imageDecoder = DefaultConfigurationFactory.createImageDecoder(boolean) diskCacheFileNameGenerator = DefaultConfigurationFactory.createFileNameGenerator() defaultDisplayImageOptions = Simple options tasksProcessingOrder = QueueProcessingType.FIFO detailed logging disabled
createDiskCache(Context, FileNameGenerator, long, int) - 类 中的静态方法com.nostra13.universalimageloader.core.DefaultConfigurationFactory
Creates default implementation of DiskCache depends on incoming parameters
createExecutor(int, int, QueueProcessingType) - 类 中的静态方法com.nostra13.universalimageloader.core.DefaultConfigurationFactory
Creates default implementation of task executor
createFileNameGenerator() - 类 中的静态方法com.nostra13.universalimageloader.core.DefaultConfigurationFactory
Creates default implementation of FileNameGenerator
createFuzzyKeyComparator() - 类 中的静态方法com.nostra13.universalimageloader.utils.MemoryCacheUtils
 
createImageDecoder(boolean) - 类 中的静态方法com.nostra13.universalimageloader.core.DefaultConfigurationFactory
Creates default implementation of ImageDecoder - BaseImageDecoder
createImageDownloader(Context) - 类 中的静态方法com.nostra13.universalimageloader.core.DefaultConfigurationFactory
Creates default implementation of ImageDownloader - BaseImageDownloader
createInstance(Type) - 接口 中的方法com.google.gson.InstanceCreator
Gson invokes this call-back method during deserialization to create an instance of the specified type.
createMemoryCache(Context, int) - 类 中的静态方法com.nostra13.universalimageloader.core.DefaultConfigurationFactory
Creates default implementation of MemoryCache - LruMemoryCache
Default cache size = 1/8 of available app memory.
createReference(Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.BaseMemoryCache
Creates not strong reference of value
createReference(Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.FIFOLimitedMemoryCache
 
createReference(Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LargestLimitedMemoryCache
 
createReference(Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LRULimitedMemoryCache
 
createReference(Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.UsingFreqLimitedMemoryCache
 
createReference(Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.WeakMemoryCache
 
createSimple() - 类 中的静态方法com.nostra13.universalimageloader.core.DisplayImageOptions
Creates options appropriate for single displaying: View will not be reset before loading Loaded image will not be cached in memory Loaded image will not be cached on disk ImageScaleType.IN_SAMPLE_POWER_OF_2 decoding type will be used Bitmap.Config#ARGB_8888 bitmap config will be used for image decoding SimpleBitmapDisplayer will be used for image displaying

These option are appropriate for simple single-use image (from drawables or from Internet) displaying.

createTaskDistributor() - 类 中的静态方法com.nostra13.universalimageloader.core.DefaultConfigurationFactory
Creates default implementation of task distributor
crop(String) - 枚举 中的方法com.nostra13.universalimageloader.core.download.ImageDownloader.Scheme
Removed scheme part ("scheme://") from incoming URI
CubeTransition - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
CubeTransitionIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/18.
CubeTransitionIndicator() - 类 的构造器com.wang.avi.indicator.CubeTransitionIndicator
 
CURRENCY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
CURRENCY_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 

D

d(String, Object...) - 类 中的静态方法com.nostra13.universalimageloader.utils.L
 
dataFrist - 类 中的变量org.sogrey.baseui.BaseApplication
 
DateTypeAdapter - com.google.gson.internal.bind中的类
Adapter for Date.
DateTypeAdapter() - 类 的构造器com.google.gson.internal.bind.DateTypeAdapter
 
DB_DIR - 类 中的静态变量org.sogrey.baseui.global.AppConfig
DB目录.
DB_NAME - 类 中的静态变量org.sogrey.baseui.global.AppConfig
默认数据库文件名
DB_VERSION - 类 中的静态变量org.sogrey.baseui.global.AppConfig
默认数据库版本
decode(ImageDecodingInfo) - 类 中的方法com.nostra13.universalimageloader.core.decode.BaseImageDecoder
Decodes image from URI into Bitmap.
decode(ImageDecodingInfo) - 接口 中的方法com.nostra13.universalimageloader.core.decode.ImageDecoder
Decodes image to Bitmap according target size and other parameters.
decodingOptions(BitmapFactory.Options) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets options for image decoding.
DEFAULT - 类 中的静态变量com.google.gson.internal.Excluder
 
DEFAULT_BUFFER_SIZE - 类 中的静态变量com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
{@value
DEFAULT_BUFFER_SIZE - 类 中的静态变量com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
{@value
DEFAULT_BUFFER_SIZE - 类 中的静态变量com.nostra13.universalimageloader.utils.IoUtils
32768
DEFAULT_COMPRESS_FORMAT - 类 中的静态变量com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
{@value
DEFAULT_COMPRESS_FORMAT - 类 中的静态变量com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
{@value
DEFAULT_COMPRESS_QUALITY - 类 中的静态变量com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
{@value
DEFAULT_COMPRESS_QUALITY - 类 中的静态变量com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
{@value
DEFAULT_DISK_CACHE_DIR - 接口 中的静态变量com.bumptech.glide.load.engine.cache.DiskCache.Factory
 
DEFAULT_DISK_CACHE_SIZE - 接口 中的静态变量com.bumptech.glide.load.engine.cache.DiskCache.Factory
 
DEFAULT_HTTP_CONNECT_TIMEOUT - 类 中的静态变量com.nostra13.universalimageloader.core.download.BaseImageDownloader
5000
DEFAULT_HTTP_READ_TIMEOUT - 类 中的静态变量com.nostra13.universalimageloader.core.download.BaseImageDownloader
20000
DEFAULT_IMAGE_TOTAL_SIZE - 类 中的静态变量com.nostra13.universalimageloader.utils.IoUtils
512000
DEFAULT_SIZE - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
DEFAULT_TASK_PROCESSING_TYPE - 类 中的静态变量com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
DEFAULT_THREAD_POOL_SIZE - 类 中的静态变量com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
3
DEFAULT_THREAD_PRIORITY - 类 中的静态变量com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
3
DefaultConfigurationFactory - com.nostra13.universalimageloader.core中的类
Factory for providing of default options for configuration
DefaultConfigurationFactory() - 类 的构造器com.nostra13.universalimageloader.core.DefaultConfigurationFactory
 
defaultDisplayImageOptions(DisplayImageOptions) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets default display image options for image displaying.
defineExifOrientation(String) - 类 中的方法com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
defineImageSizeAndRotation(InputStream, ImageDecodingInfo) - 类 中的方法com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
defineTargetSizeForView(ImageAware, ImageSize) - 类 中的静态方法com.nostra13.universalimageloader.utils.ImageSizeUtils
Defines target size for image aware view.
delayBeforeLoading(int) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets delay time before starting loading task.
delete(Key) - 接口 中的方法com.bumptech.glide.load.engine.cache.DiskCache
 
delete(Key) - 类 中的方法com.bumptech.glide.load.engine.cache.DiskLruCacheWrapper
 
denyCacheImageMultipleSizesInMemory() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
When you display an image in a small ImageView and later you try to display this image (from identical URI) in a larger ImageView so decoded image of bigger size will be cached in memory as a previous decoded image of smaller size.
denyNetworkDownloads(boolean) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Denies or allows ImageLoader to download images from the network.
Deque<E> - com.nostra13.universalimageloader.core.assist.deque中的接口
A linear collection that supports element insertion and removal at both ends.
descendingIterator() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Returns an iterator over the elements in this deque in reverse sequential order.
deserialize(JsonElement, Type) - 接口 中的方法com.google.gson.JsonDeserializationContext
Invokes default deserialization on the specified object.
deserialize(JsonElement, Type, JsonDeserializationContext) - 接口 中的方法com.google.gson.JsonDeserializer
Gson invokes this call-back method during deserialization when it encounters a field of the specified type.
destroy() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Stops ImageLoader and clears current configuration.
disableHtmlEscaping() - 类 中的方法com.google.gson.GsonBuilder
By default, Gson escapes HTML characters such as < > etc.
disableInnerClassSerialization() - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to exclude inner classes during serialization.
disableInnerClassSerialization() - 类 中的方法com.google.gson.internal.Excluder
 
disableLogging() - 类 中的静态方法com.nostra13.universalimageloader.utils.L
已过时。
Use writeLogs(false) instead
discCache(DiskCache) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
discCacheExtraOptions(int, int, BitmapProcessor) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
discCacheFileCount(int) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
discCacheFileNameGenerator(FileNameGenerator) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
discCacheSize(int) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
DiskCache - com.bumptech.glide.load.engine.cache中的接口
 
DiskCache - com.nostra13.universalimageloader.cache.disc中的接口
Interface for disk cache
diskCache(DiskCache) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets disk cache for images.
DiskCache.Factory - com.bumptech.glide.load.engine.cache中的接口
 
DiskCache.Writer - com.bumptech.glide.load.engine.cache中的接口
 
diskCacheExtraOptions(int, int, BitmapProcessor) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets options for resizing/compressing of downloaded images before saving to disk cache.
diskCacheFileCount(int) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets maximum file count in disk cache directory.
diskCacheFileNameGenerator(FileNameGenerator) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets name generator for files cached in disk cache.
diskCacheSize(int) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets maximum disk cache size for images (in bytes).
DiskCacheUtils - com.nostra13.universalimageloader.utils中的类
Utility for convenient work with disk cache.
DiskLruCacheWrapper - com.bumptech.glide.load.engine.cache中的类
 
DiskLruCacheWrapper(File, int) - 类 的构造器com.bumptech.glide.load.engine.cache.DiskLruCacheWrapper
 
dispatchDraw(Canvas) - 类 中的方法org.sogrey.baseui.views.SwipeBackLayout
 
dispatchTouchEvent(MotionEvent) - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
 
dispatchTouchEvent(MotionEvent) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
 
display(Bitmap, ImageAware, LoadedFrom) - 接口 中的方法com.nostra13.universalimageloader.core.display.BitmapDisplayer
Displays bitmap in ImageAware.
display(Bitmap, ImageAware, LoadedFrom) - 类 中的方法com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer
 
display(Bitmap, ImageAware, LoadedFrom) - 类 中的方法com.nostra13.universalimageloader.core.display.FadeInBitmapDisplayer
 
display(Bitmap, ImageAware, LoadedFrom) - 类 中的方法com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer
 
display(Bitmap, ImageAware, LoadedFrom) - 类 中的方法com.nostra13.universalimageloader.core.display.RoundedVignetteBitmapDisplayer
 
display(Bitmap, ImageAware, LoadedFrom) - 类 中的方法com.nostra13.universalimageloader.core.display.SimpleBitmapDisplayer
 
displayer(BitmapDisplayer) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets custom displayer for image loading task.
displayImage(String, ImageAware) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds display image task to execution pool.
displayImage(String, ImageAware, ImageLoadingListener) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds display image task to execution pool.
displayImage(String, ImageAware, DisplayImageOptions) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds display image task to execution pool.
displayImage(String, ImageAware, DisplayImageOptions, ImageLoadingListener) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds display image task to execution pool.
displayImage(String, ImageAware, DisplayImageOptions, ImageLoadingListener, ImageLoadingProgressListener) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds display image task to execution pool.
displayImage(String, ImageAware, DisplayImageOptions, ImageSize, ImageLoadingListener, ImageLoadingProgressListener) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds display image task to execution pool.
displayImage(String, ImageView) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds display image task to execution pool.
displayImage(String, ImageView, ImageSize) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds display image task to execution pool.
displayImage(String, ImageView, DisplayImageOptions) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds display image task to execution pool.
displayImage(String, ImageView, ImageLoadingListener) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds display image task to execution pool.
displayImage(String, ImageView, DisplayImageOptions, ImageLoadingListener) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds display image task to execution pool.
displayImage(String, ImageView, DisplayImageOptions, ImageLoadingListener, ImageLoadingProgressListener) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds display image task to execution pool.
DisplayImageOptions - com.nostra13.universalimageloader.core中的类
Contains options for image display.
DisplayImageOptions.Builder - com.nostra13.universalimageloader.core中的类
DividerGridItemDecoration - org.sogrey.baseui.adapter.base中的类
Created by xlj on 2016/3/29.
DividerGridItemDecoration(Context) - 类 的构造器org.sogrey.baseui.adapter.base.DividerGridItemDecoration
 
DividerItemDecoration - org.sogrey.baseui.adapter.base中的类
This class is from the v7 samples of the Android SDK.
DividerItemDecoration(Context, int) - 类 的构造器org.sogrey.baseui.adapter.base.DividerItemDecoration
 
doOtherThings() - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
做后续事情
doSomething() - 接口 中的方法org.sogrey.baseui.views.SwipeBackLayout.doSthingBeforeFinish
 
doSomeThingBeforeDestroy() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
返回退出时要做的事,返回true会跳过后续退出的操作
DOUBLE - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
doubleValue() - 类 中的方法com.google.gson.internal.LazilyParsedNumber
 
DOWNLOAD_FILE_DIR - 类 中的静态变量org.sogrey.baseui.global.AppConfig
默认下载文件地址.
DOWNLOAD_IMAGE_DIR - 类 中的静态变量org.sogrey.baseui.global.AppConfig
默认下载图片文件地址.
DOWNLOAD_ROOT_DIR - 类 中的静态变量org.sogrey.baseui.global.AppConfig
默认下载文件地址.
drainTo(Collection<? super E>) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
drainTo(Collection<? super E>, int) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
draw(Canvas) - 类 中的方法com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
draw(Canvas) - 类 中的方法com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer.RoundedDrawable
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallBeatIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallClipRotateIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallClipRotateMultipleIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallClipRotatePulseIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallGridBeatIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallGridPulseIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallPulseIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallPulseRiseIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallPulseSyncIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallRotateIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallScaleIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallScaleMultipleIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallScaleRippleIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallScaleRippleMultipleIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallSpinFadeLoaderIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallTrianglePathIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BallZigZagIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.BaseIndicatorController
draw indicator
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.CubeTransitionIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.LineScaleIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.LineScalePartyIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.LineSpinFadeLoaderIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.PacmanIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.SemiCircleSpinIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.SquareSpinIndicator
 
draw(Canvas, Paint) - 类 中的方法com.wang.avi.indicator.TriangleSkewSpinIndicator
 
drawHorizontal(Canvas, RecyclerView) - 类 中的方法org.sogrey.baseui.adapter.base.DividerGridItemDecoration
 
drawHorizontal(Canvas, RecyclerView) - 类 中的方法org.sogrey.baseui.adapter.base.DividerItemDecoration
 
drawVertical(Canvas, RecyclerView) - 类 中的方法org.sogrey.baseui.adapter.base.DividerGridItemDecoration
 
drawVertical(Canvas, RecyclerView) - 类 中的方法org.sogrey.baseui.adapter.base.DividerItemDecoration
 

E

e(Throwable) - 类 中的静态方法com.nostra13.universalimageloader.utils.L
 
e(String, Object...) - 类 中的静态方法com.nostra13.universalimageloader.utils.L
 
e(Throwable, String, Object...) - 类 中的静态方法com.nostra13.universalimageloader.utils.L
 
element() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Retrieves, but does not remove, the head of the queue represented by this deque.
empty_layout - 类 中的变量org.sogrey.baseui.views.statuslayout.utils.StatusLayouts
 
emptyDataIconImageId(int) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
emptyDataRetryViewId(int) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
emptyDataTextTipId(int) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
emptyDataView(int) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
enableComplexMapKeySerialization() - 类 中的方法com.google.gson.GsonBuilder
Enabling this feature will only change the serialized form if the map key is a complex type (i.e. non-primitive) in its serialized JSON form.
enableLogging() - 类 中的静态方法com.nostra13.universalimageloader.utils.L
已过时。
Use writeLogs(true) instead
end() - 类 中的方法com.nineoldandroids.animation.Animator
Ends the animation.
end() - 类 中的方法com.nineoldandroids.animation.AnimatorSet
Ends the animation.
end() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
 
endArray() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
endArray() - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
endArray() - 类 中的方法com.google.gson.stream.JsonReader
Consumes the next token from the JSON stream and asserts that it is the end of the current array.
endArray() - 类 中的方法com.google.gson.stream.JsonWriter
Ends encoding the current array.
endObject() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
endObject() - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
endObject() - 类 中的方法com.google.gson.stream.JsonReader
Consumes the next token from the JSON stream and asserts that it is the end of the current object.
endObject() - 类 中的方法com.google.gson.stream.JsonWriter
Ends encoding the current object.
EngineKey - com.bumptech.glide.load.engine中的类
 
EngineKey(String, Key, int, int, ResourceDecoder, ResourceDecoder, Transformation, ResourceEncoder, ResourceTranscoder, Encoder) - 类 的构造器com.bumptech.glide.load.engine.EngineKey
 
entrySet() - 类 中的方法com.google.gson.internal.LinkedHashTreeMap
 
entrySet() - 类 中的方法com.google.gson.internal.LinkedTreeMap
 
entrySet() - 类 中的方法com.google.gson.JsonObject
Returns a set of members of this object.
ENUM_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
equals(Object) - 类 中的方法com.bumptech.glide.load.engine.EngineKey
 
equals(Object) - 类 中的方法com.bumptech.glide.load.engine.OriginalKey
 
equals(Type, Type) - 类 中的静态方法com.google.gson.internal.$Gson$Types
Returns true if a and b are equal.
equals(Object) - 类 中的方法com.google.gson.internal.LazilyParsedNumber
 
equals(Object) - 类 中的方法com.google.gson.JsonArray
 
equals(Object) - 类 中的方法com.google.gson.JsonNull
All instances of JsonNull are the same
equals(Object) - 类 中的方法com.google.gson.JsonObject
 
equals(Object) - 类 中的方法com.google.gson.JsonPrimitive
 
equals(Object) - 类 中的方法com.google.gson.reflect.TypeToken
 
ERROR_CANT_DECODE_IMAGE - 类 中的静态变量com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
error_layout - 类 中的变量org.sogrey.baseui.views.statuslayout.utils.StatusLayouts
 
ERROR_NO_IMAGE_STREAM - 类 中的静态变量com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
errorRetryViewId(int) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
errorView(int) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
evaluate(float, Object, Object) - 类 中的方法com.nineoldandroids.animation.ArgbEvaluator
This function returns the calculated in-between value for a color given integers that represent the start and end values in the four bytes of the 32-bit int.
evaluate(float, Number, Number) - 类 中的方法com.nineoldandroids.animation.FloatEvaluator
This function returns the result of linearly interpolating the start and end values, with fraction representing the proportion between the start and end values.
evaluate(float, Integer, Integer) - 类 中的方法com.nineoldandroids.animation.IntEvaluator
This function returns the result of linearly interpolating the start and end values, with fraction representing the proportion between the start and end values.
evaluate(float, T, T) - 接口 中的方法com.nineoldandroids.animation.TypeEvaluator
This function returns the result of linearly interpolating the start and end values, with fraction representing the proportion between the start and end values.
excludeClass(Class<?>, boolean) - 类 中的方法com.google.gson.internal.Excluder
 
excludeField(Field, boolean) - 类 中的方法com.google.gson.internal.bind.ReflectiveTypeAdapterFactory
 
excludeField(Field, boolean) - 类 中的方法com.google.gson.internal.Excluder
 
excludeFieldsWithModifiers(int...) - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to excludes all class fields that have the specified modifiers.
excludeFieldsWithoutExposeAnnotation() - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to exclude all fields from consideration for serialization or deserialization that do not have the Expose annotation.
excludeFieldsWithoutExposeAnnotation() - 类 中的方法com.google.gson.internal.Excluder
 
excluder() - 类 中的方法com.google.gson.Gson
 
Excluder - com.google.gson.internal中的类
This class selects which fields and types to omit.
Excluder() - 类 的构造器com.google.gson.internal.Excluder
 
ExclusionStrategy - com.google.gson中的接口
A strategy (or policy) definition that is used to decide whether or not a field or top-level class should be serialized or deserialized as part of the JSON output/input.
exif - 类 中的变量com.nostra13.universalimageloader.core.decode.BaseImageDecoder.ImageFileInfo
 
ExifInfo() - 类 的构造器com.nostra13.universalimageloader.core.decode.BaseImageDecoder.ExifInfo
 
ExifInfo(int, boolean) - 类 的构造器com.nostra13.universalimageloader.core.decode.BaseImageDecoder.ExifInfo
 
exit() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
退出应用
exit() - 类 中的方法org.sogrey.baseui.ui.base.SwipeBackActivity.ActivityManager
 
exit() - 类 中的方法org.sogrey.baseui.ui.manager.ActivityManager
 
exit2Home() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
退出应用 - 假退出
exitProgrames() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
退出应用 - 真退出
Expose - com.google.gson.annotations中的注释类型
An annotation that indicates this member should be exposed for JSON serialization or deserialization.
extraForDownloader(Object) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets auxiliary object which will be passed to ImageDownloader.getStream(String, Object)

F

FACTORY - 类 中的静态变量com.google.gson.internal.bind.ArrayTypeAdapter
 
FACTORY - 类 中的静态变量com.google.gson.internal.bind.DateTypeAdapter
 
FACTORY - 类 中的静态变量com.google.gson.internal.bind.ObjectTypeAdapter
 
FACTORY - 类 中的静态变量com.google.gson.internal.bind.SqlDateTypeAdapter
 
FACTORY - 类 中的静态变量com.google.gson.internal.bind.TimeTypeAdapter
 
FadeInBitmapDisplayer - com.nostra13.universalimageloader.core.display中的类
Displays image with "fade in" animation
FadeInBitmapDisplayer(int) - 类 的构造器com.nostra13.universalimageloader.core.display.FadeInBitmapDisplayer
 
FadeInBitmapDisplayer(int, boolean, boolean, boolean) - 类 的构造器com.nostra13.universalimageloader.core.display.FadeInBitmapDisplayer
 
FailReason - com.nostra13.universalimageloader.core.assist中的类
Presents the reason why image loading and displaying was failed
FailReason(FailReason.FailType, Throwable) - 类 的构造器com.nostra13.universalimageloader.core.assist.FailReason
 
FailReason.FailType - com.nostra13.universalimageloader.core.assist中的枚举
Presents type of fail while image loading
FieldAttributes - com.google.gson中的类
A data object that stores attributes of a field.
FieldAttributes(Field) - 类 的构造器com.google.gson.FieldAttributes
Constructs a Field Attributes object from the f.
FieldNamingPolicy - com.google.gson中的枚举
An enumeration that defines a few standard naming conventions for JSON field names.
FieldNamingStrategy - com.google.gson中的接口
A mechanism for providing custom field naming in Gson.
fieldNamingStrategy() - 类 中的方法com.google.gson.Gson
 
FIFOLimitedMemoryCache - com.nostra13.universalimageloader.cache.memory.impl中的类
Limited bitmap cache.
FIFOLimitedMemoryCache(int) - 类 的构造器com.nostra13.universalimageloader.cache.memory.impl.FIFOLimitedMemoryCache
 
fileNameGenerator - 类 中的变量com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
fileNameGenerator - 类 中的变量com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
FileNameGenerator - com.nostra13.universalimageloader.cache.disc.naming中的接口
Generates names for files at disk cache
findCachedBitmapsForImageUri(String, MemoryCache) - 类 中的静态方法com.nostra13.universalimageloader.utils.MemoryCacheUtils
Searches all bitmaps in memory cache which are corresponded to incoming URI.
findCacheKeysForImageUri(String, MemoryCache) - 类 中的静态方法com.nostra13.universalimageloader.utils.MemoryCacheUtils
Searches all keys in memory cache which are corresponded to incoming URI.
findInCache(String, DiskCache) - 类 中的静态方法com.nostra13.universalimageloader.utils.DiskCacheUtils
Returns File of cached image or null if image was not cached in disk cache
findViewById(int) - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
 
finishThis() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
finishThisDelay() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
finishThisRemain() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
finishThisRemainDelay() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
flipHorizontal - 类 中的变量com.nostra13.universalimageloader.core.decode.BaseImageDecoder.ExifInfo
 
FLOAT - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
FloatEvaluator - com.nineoldandroids.animation中的类
This evaluator can be used to perform type interpolation between float values.
FloatEvaluator() - 类 的构造器com.nineoldandroids.animation.FloatEvaluator
 
FloatProperty<T> - com.nineoldandroids.util中的类
An implementation of Property to be used specifically with fields of type float.
FloatProperty(String) - 类 的构造器com.nineoldandroids.util.FloatProperty
 
floatValue() - 类 中的方法com.google.gson.internal.LazilyParsedNumber
 
flush() - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
flush() - 类 中的方法com.google.gson.stream.JsonWriter
Ensures all buffered data is written to the underlying Writer and flushes that writer.
FlushedInputStream - com.nostra13.universalimageloader.core.assist中的类
Many streams obtained over slow connection show FlushedInputStream(InputStream) - 类 的构造器com.nostra13.universalimageloader.core.assist.FlushedInputStream
 
format(Date) - 类 中的静态方法com.google.gson.internal.bind.util.ISO8601Utils
Format a date into 'yyyy-MM-ddThh:mm:ssZ' (default timezone, no milliseconds precision)
format(Date, boolean) - 类 中的静态方法com.google.gson.internal.bind.util.ISO8601Utils
Format a date into 'yyyy-MM-ddThh:mm:ss[.sss]Z' (GMT timezone)
format(Date, boolean, TimeZone) - 类 中的静态方法com.google.gson.internal.bind.util.ISO8601Utils
Format date into yyyy-MM-ddThh:mm:ss[.sss][Z|[+-]hh:mm]
fromImageView(ImageView) - 枚举 中的静态方法com.nostra13.universalimageloader.core.assist.ViewScaleType
Defines scale type of ImageView.
fromJson(String, Class<T>) - 类 中的方法com.google.gson.Gson
This method deserializes the specified Json into an object of the specified class.
fromJson(String, Type) - 类 中的方法com.google.gson.Gson
This method deserializes the specified Json into an object of the specified type.
fromJson(Reader, Class<T>) - 类 中的方法com.google.gson.Gson
This method deserializes the Json read from the specified reader into an object of the specified class.
fromJson(Reader, Type) - 类 中的方法com.google.gson.Gson
This method deserializes the Json read from the specified reader into an object of the specified type.
fromJson(JsonReader, Type) - 类 中的方法com.google.gson.Gson
Reads the next JSON value from reader and convert it to an object of type typeOfT.
fromJson(JsonElement, Class<T>) - 类 中的方法com.google.gson.Gson
This method deserializes the Json read from the specified parse tree into an object of the specified type.
fromJson(JsonElement, Type) - 类 中的方法com.google.gson.Gson
This method deserializes the Json read from the specified parse tree into an object of the specified type.
fromJson(Reader) - 类 中的方法com.google.gson.TypeAdapter
Converts the JSON document in in to a Java object.
fromJson(String) - 类 中的方法com.google.gson.TypeAdapter
Converts the JSON document in json to a Java object.
fromJsonTree(JsonElement) - 类 中的方法com.google.gson.TypeAdapter
Converts jsonTree to a Java object.
FuzzyKeyMemoryCache - com.nostra13.universalimageloader.cache.memory.impl中的类
Decorator for MemoryCache.
FuzzyKeyMemoryCache(MemoryCache, Comparator<String>) - 类 的构造器com.nostra13.universalimageloader.cache.memory.impl.FuzzyKeyMemoryCache
 

G

generate(String) - 接口 中的方法com.nostra13.universalimageloader.cache.disc.naming.FileNameGenerator
Generates unique file name for image defined by URI
generate(String) - 类 中的方法com.nostra13.universalimageloader.cache.disc.naming.HashCodeFileNameGenerator
 
generate(String) - 类 中的方法com.nostra13.universalimageloader.cache.disc.naming.Md5FileNameGenerator
 
generateKey(String, ImageSize) - 类 中的静态方法com.nostra13.universalimageloader.utils.MemoryCacheUtils
Generates key for memory cache for incoming image (URI + size).
generateNonExecutableJson() - 类 中的方法com.google.gson.GsonBuilder
Makes the output JSON non-executable in Javascript by prefixing the generated JSON with some special text.
get(Key) - 接口 中的方法com.bumptech.glide.load.engine.cache.DiskCache
 
get(File, int) - 类 中的静态方法com.bumptech.glide.load.engine.cache.DiskLruCacheWrapper
 
get(Key) - 类 中的方法com.bumptech.glide.load.engine.cache.DiskLruCacheWrapper
 
get() - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
Returns the top level object produced by this writer.
get(TypeToken<T>) - 类 中的方法com.google.gson.internal.ConstructorConstructor
 
get(Object) - 类 中的方法com.google.gson.internal.LinkedHashTreeMap
 
get(Object) - 类 中的方法com.google.gson.internal.LinkedTreeMap
 
get(int) - 类 中的方法com.google.gson.JsonArray
Returns the ith element of the array.
get(String) - 类 中的方法com.google.gson.JsonObject
Returns the member with the specified name.
get(Type) - 类 中的静态方法com.google.gson.reflect.TypeToken
Gets type literal for the given Type instance.
get(Class<T>) - 类 中的静态方法com.google.gson.reflect.TypeToken
Gets type literal for the given Class instance.
get(T) - 类 中的方法com.nineoldandroids.util.Property
Returns the current value that this property represents on the given object.
get(String) - 接口 中的方法com.nostra13.universalimageloader.cache.disc.DiskCache
Returns file of cached image
get(String) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
get(String) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
get(String) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.LimitedAgeDiskCache
 
get(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.BaseMemoryCache
 
get(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.FuzzyKeyMemoryCache
 
get(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LimitedAgeMemoryCache
 
get(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LRULimitedMemoryCache
 
get(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LruMemoryCache
Returns the Bitmap for key if it exists in the cache.
get(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.UsingFreqLimitedMemoryCache
 
get(String) - 接口 中的方法com.nostra13.universalimageloader.cache.memory.MemoryCache
Returns value by key.
get(Context, View, ViewGroup, int, int) - 类 中的静态方法org.sogrey.baseui.adapter.base.CommonViewHolder
获取ViewHolder
getActivity() - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
获取Activity方法
getActivityManager() - 类 中的静态方法org.sogrey.baseui.ui.base.SwipeBackActivity.ActivityManager
 
getActivityManager() - 类 中的静态方法org.sogrey.baseui.ui.manager.ActivityManager
 
getAdapter(TypeToken<T>) - 类 中的方法com.google.gson.Gson
Returns the type adapter for type.
getAdapter(Class<T>) - 类 中的方法com.google.gson.Gson
Returns the type adapter for type.
getAlpha() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getAlpha(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
getAnimatedFraction() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Returns the current animation fraction, which is the elapsed/interpolated fraction used in the most recent frame update on the animation.
getAnimatedValue() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
The most recent value calculated by this ValueAnimator when there is just one property being animated.
getAnimatedValue(String) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
The most recent value calculated by this ValueAnimator for propertyName.
getAnnotation(Class<T>) - 类 中的方法com.google.gson.FieldAttributes
Return the T annotation object from this field if it exist; otherwise returns null.
getAnnotations() - 类 中的方法com.google.gson.FieldAttributes
Return the annotations that are present on this field.
getArray(Type) - 类 中的静态方法com.google.gson.reflect.TypeToken
Gets type literal for the array type whose elements are all instances of componentType.
getArrayComponentType(Type) - 类 中的静态方法com.google.gson.internal.$Gson$Types
Returns the component type of this array type.
getAsBigDecimal() - 类 中的方法com.google.gson.JsonArray
convenience method to get this array as a BigDecimal if it contains a single element.
getAsBigDecimal() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a BigDecimal.
getAsBigDecimal() - 类 中的方法com.google.gson.JsonPrimitive
convenience method to get this element as a BigDecimal.
getAsBigInteger() - 类 中的方法com.google.gson.JsonArray
convenience method to get this array as a BigInteger if it contains a single element.
getAsBigInteger() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a BigInteger.
getAsBigInteger() - 类 中的方法com.google.gson.JsonPrimitive
convenience method to get this element as a BigInteger.
getAsBoolean() - 类 中的方法com.google.gson.JsonArray
convenience method to get this array as a boolean if it contains a single element.
getAsBoolean() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a boolean value.
getAsBoolean() - 类 中的方法com.google.gson.JsonPrimitive
convenience method to get this element as a boolean value.
getAsByte() - 类 中的方法com.google.gson.JsonArray
 
getAsByte() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a primitive byte value.
getAsByte() - 类 中的方法com.google.gson.JsonPrimitive
 
getAsCharacter() - 类 中的方法com.google.gson.JsonArray
 
getAsCharacter() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a primitive character value.
getAsCharacter() - 类 中的方法com.google.gson.JsonPrimitive
 
getAsDouble() - 类 中的方法com.google.gson.JsonArray
convenience method to get this array as a double if it contains a single element.
getAsDouble() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a primitive double value.
getAsDouble() - 类 中的方法com.google.gson.JsonPrimitive
convenience method to get this element as a primitive double.
getAsFloat() - 类 中的方法com.google.gson.JsonArray
convenience method to get this array as a float if it contains a single element.
getAsFloat() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a primitive float value.
getAsFloat() - 类 中的方法com.google.gson.JsonPrimitive
convenience method to get this element as a float.
getAsInt() - 类 中的方法com.google.gson.JsonArray
convenience method to get this array as an integer if it contains a single element.
getAsInt() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a primitive integer value.
getAsInt() - 类 中的方法com.google.gson.JsonPrimitive
convenience method to get this element as a primitive integer.
getAsJsonArray() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a JsonArray.
getAsJsonArray(String) - 类 中的方法com.google.gson.JsonObject
Convenience method to get the specified member as a JsonArray.
getAsJsonNull() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a JsonNull.
getAsJsonObject() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a JsonObject.
getAsJsonObject(String) - 类 中的方法com.google.gson.JsonObject
Convenience method to get the specified member as a JsonObject.
getAsJsonPrimitive() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a JsonPrimitive.
getAsJsonPrimitive(String) - 类 中的方法com.google.gson.JsonObject
Convenience method to get the specified member as a JsonPrimitive element.
getAsLong() - 类 中的方法com.google.gson.JsonArray
convenience method to get this array as a long if it contains a single element.
getAsLong() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a primitive long value.
getAsLong() - 类 中的方法com.google.gson.JsonPrimitive
convenience method to get this element as a primitive long.
getAsNumber() - 类 中的方法com.google.gson.JsonArray
convenience method to get this array as a Number if it contains a single element.
getAsNumber() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a Number.
getAsNumber() - 类 中的方法com.google.gson.JsonPrimitive
convenience method to get this element as a Number.
getAsShort() - 类 中的方法com.google.gson.JsonArray
convenience method to get this array as a primitive short if it contains a single element.
getAsShort() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a primitive short value.
getAsShort() - 类 中的方法com.google.gson.JsonPrimitive
convenience method to get this element as a primitive short.
getAsString() - 类 中的方法com.google.gson.JsonArray
convenience method to get this array as a String if it contains a single element.
getAsString() - 类 中的方法com.google.gson.JsonElement
convenience method to get this element as a string value.
getAsString() - 类 中的方法com.google.gson.JsonPrimitive
convenience method to get this element as a String.
getCacheDirectory(Context) - 类 中的静态方法com.nostra13.universalimageloader.utils.StorageUtils
Returns application cache directory.
getCacheDirectory(Context, boolean) - 类 中的静态方法com.nostra13.universalimageloader.utils.StorageUtils
Returns application cache directory.
getCause() - 类 中的方法com.nostra13.universalimageloader.core.assist.FailReason
 
getChildAnimations() - 类 中的方法com.nineoldandroids.animation.AnimatorSet
Returns the current list of child Animator objects controlled by this AnimatorSet.
getCollectionElementType(Type, Class<?>) - 类 中的静态方法com.google.gson.internal.$Gson$Types
Returns the element type of this collection type.
getContactPhotoStream(Uri) - 类 中的方法com.nostra13.universalimageloader.core.download.BaseImageDownloader
 
getContentInParentViewPosition() - 类 中的方法org.sogrey.baseui.ui.base.BaseStatusActivity
设置内容区域在父容器里的位置
getContentView() - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
 
getContext() - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
 
getContext() - 类 中的静态方法org.sogrey.baseui.BaseApplication
 
getContext() - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
 
getConvertView() - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
获取convertView
getConvertView() - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
获取convertView
getCount() - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
 
getCurrentAnimationsCount() - 类 中的静态方法com.nineoldandroids.animation.ValueAnimator
Return the number of animations currently running.
getCurrentPlayTime() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Gets the current position of the animation in time, which is equal to the current time minus the time that the animation started.
getDatas() - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
获取所有数据
getDeclaredClass() - 类 中的方法com.google.gson.FieldAttributes
Returns the Class object that was declared for this field.
getDeclaredType() - 类 中的方法com.google.gson.FieldAttributes
For example, assume the following class definition:
 public class Foo {
   private String bar;
   private List<String> red;
 }

 Type listParameterizedType = new TypeToken<List<String>>() {}.getType();
 

 This method would return String.class for the bar field and
 listParameterizedType for the red field.
getDeclaringClass() - 类 中的方法com.google.gson.FieldAttributes
 
getDecodingOptions() - 类 中的方法com.nostra13.universalimageloader.core.decode.ImageDecodingInfo
 
getDecodingOptions() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
getDelayBeforeLoading() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
getDelegateAdapter(TypeAdapterFactory, TypeToken<T>) - 类 中的方法com.google.gson.Gson
This method is used to get an alternate type adapter for the specified type.
getDirectionDisable() - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
设置禁止哪个方向的菜单不显示
getDirectory() - 接口 中的方法com.nostra13.universalimageloader.cache.disc.DiskCache
Returns root directory of disk cache
getDirectory() - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
getDirectory() - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
getDiscCache() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
已过时。
getDiskCache() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Returns disk cache
getDisplayer() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
getDownloader() - 类 中的方法com.nostra13.universalimageloader.core.decode.ImageDecodingInfo
 
getDuration() - 类 中的方法com.nineoldandroids.animation.Animator
Gets the length of the animation.
getDuration() - 类 中的方法com.nineoldandroids.animation.AnimatorSet
Gets the length of each of the child animations of this AnimatorSet.
getDuration() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Gets the length of the animation.
getDuration() - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
Returns the current duration of property animations.
getExtraForDownloader() - 类 中的方法com.nostra13.universalimageloader.core.decode.ImageDecodingInfo
 
getExtraForDownloader() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
getFile(String) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
Returns file object (not null) for incoming image URI.
getFirst() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Retrieves, but does not remove, the first element of this deque.
getFirst() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
getFraction() - 类 中的方法com.nineoldandroids.animation.Keyframe
Gets the time for this keyframe, as a fraction of the overall animation duration.
getFragmentLayoutResId() - 类 中的方法org.sogrey.baseui.ui.base.BaseStatusFragment
 
getFrameDelay() - 类 中的静态方法com.nineoldandroids.animation.ValueAnimator
The amount of time, in milliseconds, between each frame of the animation.
getHandler() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
getHeight() - 类 中的方法com.nostra13.universalimageloader.core.assist.ImageSize
 
getHeight() - 接口 中的方法com.nostra13.universalimageloader.core.imageaware.ImageAware
Returns height of image aware view.
getHeight() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ImageViewAware
Returns height of image aware view.
getHeight() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.NonViewAware
 
getHeight() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ViewAware
Returns height of image aware view.
getHeight() - 类 中的方法com.wang.avi.indicator.BaseIndicatorController
 
getId() - 类 中的方法com.bumptech.glide.load.engine.EngineKey
 
getId() - 类 中的方法com.bumptech.glide.load.engine.OriginalKey
 
getId() - 接口 中的方法com.nostra13.universalimageloader.core.imageaware.ImageAware
Returns ID of image aware view.
getId() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.NonViewAware
 
getId() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ViewAware
 
getImageForEmptyUri(Resources) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
getImageKey() - 类 中的方法com.nostra13.universalimageloader.core.decode.ImageDecodingInfo
 
getImageOnFail(Resources) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
getImageOnLoading(Resources) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
getImageScaleType() - 类 中的方法com.nostra13.universalimageloader.core.decode.ImageDecodingInfo
 
getImageScaleType() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
getImageStream(ImageDecodingInfo) - 类 中的方法com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
getImageUri() - 类 中的方法com.nostra13.universalimageloader.core.decode.ImageDecodingInfo
 
getIndividualCacheDirectory(Context) - 类 中的静态方法com.nostra13.universalimageloader.utils.StorageUtils
Returns individual application cache directory (for only image caching from ImageLoader).
getIndividualCacheDirectory(Context, String) - 类 中的静态方法com.nostra13.universalimageloader.utils.StorageUtils
Returns individual application cache directory (for only image caching from ImageLoader).
getInstance() - 类 中的静态方法com.nostra13.universalimageloader.core.ImageLoader
Returns singleton class instance
getInstance() - 类 中的静态方法org.sogrey.baseui.BaseApplication
 
getInterpolator() - 类 中的方法com.nineoldandroids.animation.Keyframe
Gets the optional interpolator for this Keyframe.
getInterpolator() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Returns the timing interpolator that this ValueAnimator uses.
getIsAppOnForeground() - 类 中的方法org.sogrey.baseui.BaseApplication
 
getItem(int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
 
getItem(int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewAdapter
 
getItemCount() - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewAdapter
 
getItemId(int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
 
getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法org.sogrey.baseui.adapter.base.DividerGridItemDecoration
 
getItemOffsets(Rect, int, RecyclerView) - 类 中的方法org.sogrey.baseui.adapter.base.DividerGridItemDecoration
 
getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法org.sogrey.baseui.adapter.base.DividerItemDecoration
 
getItemOffsets(Rect, int, RecyclerView) - 类 中的方法org.sogrey.baseui.adapter.base.DividerItemDecoration
 
getLast() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Retrieves, but does not remove, the last element of this deque.
getLast() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
getLayoutId() - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
获取适配器布局ID
getLayoutRedId() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
设置布局文件
getLayoutRedId() - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
 
getLeftMenuItems() - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
左侧侧滑菜单项列表
getListeners() - 类 中的方法com.nineoldandroids.animation.Animator
Gets the set of Animator.AnimatorListener objects that are currently listening for events on this Animator object.
getLoadingUriForView(ImageAware) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Returns URI of image which is loading at this moment into passed ImageAware
getLoadingUriForView(ImageView) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Returns URI of image which is loading at this moment into passed ImageView
getLocalPathByUrl(String) - 类 中的静态方法com.bumptech.glide.load.engine.cache.SafeKeyGenerator
 
getLocalPathByUrl(Context, String) - 类 中的静态方法org.sogrey.baseui.utils.GlideUtils
 
getMainContentLayout() - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
设置主布局文件ID
getMapKeyAndValueTypes(Type, Class<?>) - 类 中的静态方法com.google.gson.internal.$Gson$Types
Returns a two element array containing this map's key and value types in positions 0 and 1 respectively.
getMemoryCache() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Returns memory cache
getMenuItems() - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
已过时。
getMenuItems(SideslipMenu.DisableDirection) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
get the menu items;
getMenuListener() - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
 
getName() - 类 中的方法com.google.gson.FieldAttributes
 
getName() - 类 中的方法com.nineoldandroids.util.Property
Returns the name for this property.
getNetWorkFlag(String, boolean) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
getOpacity() - 类 中的方法com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
getOpacity() - 类 中的方法com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer.RoundedDrawable
 
getOriginalImageUri() - 类 中的方法com.nostra13.universalimageloader.core.decode.ImageDecodingInfo
 
getOriginalKey() - 类 中的方法com.bumptech.glide.load.engine.EngineKey
 
getOwnCacheDirectory(Context, String) - 类 中的静态方法com.nostra13.universalimageloader.utils.StorageUtils
Returns specified application cache directory.
getOwnCacheDirectory(Context, String, boolean) - 类 中的静态方法com.nostra13.universalimageloader.utils.StorageUtils
Returns specified application cache directory.
getParameterized(Type, Type...) - 类 中的静态方法com.google.gson.reflect.TypeToken
Gets type literal for the parameterized type represented by applying typeArguments to rawType.
getPath() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
getPath() - 类 中的方法com.google.gson.stream.JsonReader
Returns a JsonPath to the current location in the JSON value.
getPivotX() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getPivotX(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
getPivotY() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getPivotY(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
getPosition() - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
获取当前条目的position
getPositions() - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
获取当前以选择的position集合
getPostProcessor() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
getPreProcessor() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
getPropertyName() - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
Gets the name of the property that will be animated.
getPropertyName() - 类 中的方法com.nineoldandroids.animation.PropertyValuesHolder
Gets the name of the property that will be animated.
getRawType(Type) - 类 中的静态方法com.google.gson.internal.$Gson$Types
 
getRawType() - 类 中的方法com.google.gson.reflect.TypeToken
Returns the raw (non-generic) type for this type.
getRepeatCount() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Defines how many times the animation should repeat.
getRepeatMode() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Defines what this animation should do when it reaches the end.
getRightMenuItems() - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
右侧侧滑菜单项列表
getRootLayout() - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager
得到root 布局
getRotation() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getRotation(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
getRotationX() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getRotationX(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
getRotationY() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getRotationY(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
getSafeKey(Key) - 类 中的方法com.bumptech.glide.load.engine.cache.SafeKeyGenerator
 
getScaleType() - 接口 中的方法com.nostra13.universalimageloader.core.imageaware.ImageAware
Returns scale type which is used for scaling image for this image aware view.
getScaleType() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ImageViewAware
 
getScaleType() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.NonViewAware
 
getScaleType() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ViewAware
 
getScaleX() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getScaleX(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
getScaleY() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getScaleY(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
getScreenHeight() - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
 
getScreenWidth() - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
 
getScrollX() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getScrollX(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
getScrollY() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getScrollY(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
getSerializeNulls() - 类 中的方法com.google.gson.stream.JsonWriter
Returns true if object members are serialized when their value is null.
getSideslipMenu() - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
 
getSize(Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.FIFOLimitedMemoryCache
 
getSize(Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LargestLimitedMemoryCache
 
getSize(Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LRULimitedMemoryCache
 
getSize(Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.UsingFreqLimitedMemoryCache
 
getSize(Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.LimitedMemoryCache
 
getSizeLimit() - 类 中的方法com.nostra13.universalimageloader.cache.memory.LimitedMemoryCache
 
getStartDelay() - 类 中的方法com.nineoldandroids.animation.Animator
The amount of time, in milliseconds, to delay starting the animation after Animator.start() is called.
getStartDelay() - 类 中的方法com.nineoldandroids.animation.AnimatorSet
The amount of time, in milliseconds, to delay starting the animation after AnimatorSet.start() is called.
getStartDelay() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
The amount of time, in milliseconds, to delay starting the animation after ValueAnimator.start() is called.
getStartDelay() - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
Returns the current startDelay of property animations.
getStatusBarTintColor() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
设置状态栏背景颜色,-1默认蓝色
getStream(String, Object) - 类 中的方法com.nostra13.universalimageloader.core.download.BaseImageDownloader
 
getStream(String, Object) - 接口 中的方法com.nostra13.universalimageloader.core.download.ImageDownloader
Retrieves InputStream of image by URI.
getStreamFromAssets(String, Object) - 类 中的方法com.nostra13.universalimageloader.core.download.BaseImageDownloader
Retrieves InputStream of image by URI (image is located in assets of application).
getStreamFromContent(String, Object) - 类 中的方法com.nostra13.universalimageloader.core.download.BaseImageDownloader
Retrieves InputStream of image by URI (image is accessed using ContentResolver).
getStreamFromDrawable(String, Object) - 类 中的方法com.nostra13.universalimageloader.core.download.BaseImageDownloader
Retrieves InputStream of image by URI (image is located in drawable resources of application).
getStreamFromFile(String, Object) - 类 中的方法com.nostra13.universalimageloader.core.download.BaseImageDownloader
Retrieves InputStream of image by URI (image is located on the local file system or SD card).
getStreamFromNetwork(String, Object) - 类 中的方法com.nostra13.universalimageloader.core.download.BaseImageDownloader
Retrieves InputStream of image by URI (image is located in the network).
getStreamFromOtherSource(String, Object) - 类 中的方法com.nostra13.universalimageloader.core.download.BaseImageDownloader
Retrieves InputStream of image by URI from other source with unsupported scheme.
getTag(int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
获取Tag 没有设置时为null
getTag(int, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
获取指定key的Tag 没有设置时为null
getTarget() - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
The target object whose property will be animated by this animation
getTarget() - 类 中的方法com.wang.avi.indicator.BaseIndicatorController
 
getTargetSize() - 类 中的方法com.nostra13.universalimageloader.core.decode.ImageDecodingInfo
 
getTranslationX() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getTranslationX(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
getTranslationY() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getTranslationY(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
getType() - 类 中的方法com.google.gson.reflect.TypeToken
Gets underlying Type instance.
getType() - 类 中的方法com.nineoldandroids.animation.Keyframe
Gets the type of keyframe.
getType() - 类 中的方法com.nineoldandroids.util.Property
Returns the type for this property.
getType() - 类 中的方法com.nostra13.universalimageloader.core.assist.FailReason
 
getValue() - 类 中的方法com.nineoldandroids.animation.Keyframe
Gets the value for this Keyframe.
getValues() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Returns the values that this ValueAnimator animates between.
getView(int, View, ViewGroup) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
 
getView(int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
通过viewId获取控件对象
getView(int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
通过viewId获取控件对象
getViewScaleType() - 类 中的方法com.nostra13.universalimageloader.core.decode.ImageDecodingInfo
 
getVisibility(int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
获取可见状态
getVisibility(int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
获取可见状态
getWidth() - 类 中的方法com.nostra13.universalimageloader.core.assist.ImageSize
 
getWidth() - 接口 中的方法com.nostra13.universalimageloader.core.imageaware.ImageAware
Returns width of image aware view.
getWidth() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ImageViewAware
Returns width of image aware view.
getWidth() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.NonViewAware
 
getWidth() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ViewAware
Returns width of image aware view.
getWidth() - 类 中的方法com.wang.avi.indicator.BaseIndicatorController
 
getWrappedView() - 接口 中的方法com.nostra13.universalimageloader.core.imageaware.ImageAware
Returns wrapped Android View.
getWrappedView() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ImageViewAware
 
getWrappedView() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.NonViewAware
 
getWrappedView() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ViewAware
 
getX() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getX(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
getY() - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
getY(View) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
GlideUtils - org.sogrey.baseui.utils中的类
Created by Sogrey on 2016/3/8.
GlideUtils() - 类 的构造器org.sogrey.baseui.utils.GlideUtils
 
Gson - com.google.gson中的类
This is the main class for using Gson.
Gson() - 类 的构造器com.google.gson.Gson
Constructs a Gson object with default configuration.
GsonBuilder - com.google.gson中的类
Use this builder to construct a Gson instance when you need to set configuration options other than the default.
GsonBuilder() - 类 的构造器com.google.gson.GsonBuilder
Creates a GsonBuilder instance that can be used to build Gson with various configuration settings.

H

handler(Handler) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets custom handler for displaying images and firing listener events.
handleSlowNetwork(boolean) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Sets option whether ImageLoader will use FlushedInputStream for network downloads to handle has(String) - 类 中的方法com.google.gson.JsonObject
Convenience method to check if a member with the specified name is present in this object.
hasActivityCls(Class<?>) - 类 中的方法org.sogrey.baseui.ui.base.SwipeBackActivity.ActivityManager
 
hasActivityCls(Class<?>) - 类 中的方法org.sogrey.baseui.ui.manager.ActivityManager
 
hashCode() - 类 中的方法com.bumptech.glide.load.engine.EngineKey
 
hashCode() - 类 中的方法com.bumptech.glide.load.engine.OriginalKey
 
hashCode() - 类 中的方法com.google.gson.internal.LazilyParsedNumber
 
hashCode() - 类 中的方法com.google.gson.JsonArray
 
hashCode() - 类 中的方法com.google.gson.JsonNull
All instances of JsonNull have the same hash code since they are indistinguishable
hashCode() - 类 中的方法com.google.gson.JsonObject
 
hashCode() - 类 中的方法com.google.gson.JsonPrimitive
 
hashCode() - 类 中的方法com.google.gson.reflect.TypeToken
 
HashCodeFileNameGenerator - com.nostra13.universalimageloader.cache.disc.naming中的类
Names image file as image URI hashcode
HashCodeFileNameGenerator() - 类 的构造器com.nostra13.universalimageloader.cache.disc.naming.HashCodeFileNameGenerator
 
hasModifier(int) - 类 中的方法com.google.gson.FieldAttributes
Returns true if the field is defined with the modifier.
hasNext() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
hasNext() - 类 中的方法com.google.gson.JsonStreamParser
Returns true if a JsonElement is available on the input for consumption
hasNext() - 类 中的方法com.google.gson.stream.JsonReader
Returns true if the current array or object has another element.
hasValue() - 类 中的方法com.nineoldandroids.animation.Keyframe
Indicates whether this keyframe has a valid value.
HORIZONTAL_LIST - 类 中的静态变量org.sogrey.baseui.adapter.base.DividerItemDecoration
 
hpx - 类 中的静态变量org.sogrey.baseui.BaseApplication
 
htmlSafe() - 类 中的方法com.google.gson.Gson
 

I

i(String, Object...) - 类 中的静态方法com.nostra13.universalimageloader.utils.L
 
ImageAware - com.nostra13.universalimageloader.core.imageaware中的接口
Represents image aware view which provides all needed properties and behavior for image processing and displaying through ImageLoader.
ImageDecoder - com.nostra13.universalimageloader.core.decode中的接口
Provide decoding image to result Bitmap.
imageDecoder(ImageDecoder) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets utility which will be responsible for decoding of image stream.
ImageDecodingInfo - com.nostra13.universalimageloader.core.decode中的类
Contains needed information for decoding image to Bitmap
ImageDecodingInfo(String, String, String, ImageSize, ViewScaleType, ImageDownloader, DisplayImageOptions) - 类 的构造器com.nostra13.universalimageloader.core.decode.ImageDecodingInfo
 
ImageDownloader - com.nostra13.universalimageloader.core.download中的接口
Provides retrieving of InputStream of image by URI.
imageDownloader(ImageDownloader) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets utility which will be responsible for downloading of image.
ImageDownloader.Scheme - com.nostra13.universalimageloader.core.download中的枚举
Represents supported schemes(protocols) of URI.
ImageFileInfo(ImageSize, BaseImageDecoder.ExifInfo) - 类 的构造器com.nostra13.universalimageloader.core.decode.BaseImageDecoder.ImageFileInfo
 
ImageLoader - com.nostra13.universalimageloader.core中的类
Singletone for image loading and displaying at ImageViews
NOTE: ImageLoader.init(ImageLoaderConfiguration) method must be called before any other method.
ImageLoader() - 类 的构造器com.nostra13.universalimageloader.core.ImageLoader
 
ImageLoaderConfiguration - com.nostra13.universalimageloader.core中的类
Presents configuration for ImageLoader
ImageLoaderConfiguration.Builder - com.nostra13.universalimageloader.core中的类
ImageLoadingListener - com.nostra13.universalimageloader.core.listener中的接口
Listener for image loading process.
ImageLoadingProgressListener - com.nostra13.universalimageloader.core.listener中的接口
Listener for image loading progress.
ImageScaleType - com.nostra13.universalimageloader.core.assist中的枚举
Type of image scaling during decoding.
imageScaleType(ImageScaleType) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets scale type for decoding image.
ImageSize - com.nostra13.universalimageloader.core.assist中的类
Present width and height values
ImageSize(int, int) - 类 的构造器com.nostra13.universalimageloader.core.assist.ImageSize
 
ImageSize(int, int, int) - 类 的构造器com.nostra13.universalimageloader.core.assist.ImageSize
 
imageSize - 类 中的变量com.nostra13.universalimageloader.core.decode.BaseImageDecoder.ImageFileInfo
 
imageSize - 类 中的变量com.nostra13.universalimageloader.core.imageaware.NonViewAware
 
ImageSizeUtils - com.nostra13.universalimageloader.utils中的类
Provides calculations with image sizes, scales
imageUri - 类 中的变量com.nostra13.universalimageloader.core.imageaware.NonViewAware
 
ImageViewAware - com.nostra13.universalimageloader.core.imageaware中的类
Wrapper for Android ImageView.
ImageViewAware(ImageView) - 类 的构造器com.nostra13.universalimageloader.core.imageaware.ImageViewAware
Constructor.
ImageViewAware(ImageView, boolean) - 类 的构造器com.nostra13.universalimageloader.core.imageaware.ImageViewAware
Constructor
img_emptyData - 类 中的变量org.sogrey.baseui.views.statuslayout.utils.StatusLayouts
 
INET_ADDRESS - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
INET_ADDRESS_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
INFINITE - 类 中的静态变量com.nineoldandroids.animation.ValueAnimator
This value used used with the ValueAnimator.setRepeatCount(int) property to repeat the animation indefinitely.
init(ImageLoaderConfiguration) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Initializes ImageLoader instance with configuration.
init() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
初始化
init() - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
 
initAnimation() - 类 中的方法com.wang.avi.indicator.BaseIndicatorController
 
initDatas() - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
 
initEvent(CommonRecycleViewHolder, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewAdapter
 
initFragmentStatusContentViews() - 类 中的方法org.sogrey.baseui.ui.base.BaseStatusFragment
设置各个状态页面布局
initStatusContentViews() - 类 中的方法org.sogrey.baseui.ui.base.BaseStatusActivity
设置各个状态页面布局
INSTANCE - 类 中的静态变量com.google.gson.internal.JsonReaderInternalAccess
 
INSTANCE - 类 中的静态变量com.google.gson.JsonNull
singleton for JsonNull
InstanceCreator<T> - com.google.gson中的接口
This interface is implemented to create instances of a class that does not define a no-args constructor.
INTEGER - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
INTEGER_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
IntEvaluator - com.nineoldandroids.animation中的类
This evaluator can be used to perform type interpolation between int values.
IntEvaluator() - 类 的构造器com.nineoldandroids.animation.IntEvaluator
 
IntProperty<T> - com.nineoldandroids.util中的类
An implementation of Property to be used specifically with fields of type int.
IntProperty(String) - 类 的构造器com.nineoldandroids.util.IntProperty
 
intValue() - 类 中的方法com.google.gson.internal.LazilyParsedNumber
 
IoUtils - com.nostra13.universalimageloader.utils中的类
Provides I/O operations
IoUtils.CopyListener - com.nostra13.universalimageloader.utils中的接口
Listener and controller for copy process
isAppOnForeground - 类 中的静态变量org.sogrey.baseui.BaseApplication
比较常用的配置方案
isAssignableFrom(Class<?>) - 类 中的方法com.google.gson.reflect.TypeToken
已过时。
this implementation may be inconsistent with javac for types with wildcards.
isAssignableFrom(Type) - 类 中的方法com.google.gson.reflect.TypeToken
已过时。
this implementation may be inconsistent with javac for types with wildcards.
isAssignableFrom(TypeToken<?>) - 类 中的方法com.google.gson.reflect.TypeToken
已过时。
this implementation may be inconsistent with javac for types with wildcards.
isBoolean() - 类 中的方法com.google.gson.JsonPrimitive
Check whether this primitive contains a boolean value.
isCacheInMemory() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
isCacheOnDisk() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
isCollected() - 接口 中的方法com.nostra13.universalimageloader.core.imageaware.ImageAware
Returns a flag whether image aware view is collected by GC or whatsoever.
isCollected() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.NonViewAware
 
isCollected() - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ViewAware
 
isConsiderExifParams() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
isDebugLog() - 类 中的方法org.sogrey.baseui.BaseApplication
是否打印输出Logcat日志信息,正式发布时输出日志可设置为 !
isDefaultRes(int) - 类 中的静态方法org.sogrey.baseui.views.statuslayout.utils.StatusLayouts
是否采用默认值
isHtmlSafe() - 类 中的方法com.google.gson.stream.JsonWriter
Returns true if this writer writes JSON that's safe for inclusion in HTML and XML documents.
isInited() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Returns true - if ImageLoader is initialized with configuration; false - otherwise
isJsonArray() - 类 中的方法com.google.gson.JsonElement
provides check for verifying if this element is an array or not.
isJsonNull() - 类 中的方法com.google.gson.JsonElement
provides check for verifying if this element represents a null value or not.
isJsonObject() - 类 中的方法com.google.gson.JsonElement
provides check for verifying if this element is a Json object or not.
isJsonPrimitive() - 类 中的方法com.google.gson.JsonElement
provides check for verifying if this element is a primitive or not.
isLenient() - 类 中的方法com.google.gson.stream.JsonReader
Returns true if this parser is liberal in what it accepts.
isLenient() - 类 中的方法com.google.gson.stream.JsonWriter
Returns true if this writer has relaxed syntax rules.
isLog() - 类 中的方法org.sogrey.baseui.BaseApplication
是否打印输出异常信息日志文件,正式发布时输出日志可设置为 !
isNumber() - 类 中的方法com.google.gson.JsonPrimitive
Check whether this primitive contains a Number.
ISO8601Utils - com.google.gson.internal.bind.util中的类
Utilities methods for manipulating dates in iso8601 format.
ISO8601Utils() - 类 的构造器com.google.gson.internal.bind.util.ISO8601Utils
 
isOpened() - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
return the flag of menu status;
isPrimitive(Type) - 类 中的静态方法com.google.gson.internal.Primitives
Returns true if this type is a primitive.
isReadOnly() - 类 中的方法com.nineoldandroids.util.Property
Returns true if the Property.set(Object, Object) method does not set the value on the target object (in which case the set() method should throw a NoSuchPropertyException exception).
isResetViewBeforeLoading() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
isRunning() - 类 中的方法com.nineoldandroids.animation.Animator
Returns whether this Animator is currently running (having been started and gone past any initial startDelay period and not yet ended).
isRunning() - 类 中的方法com.nineoldandroids.animation.AnimatorSet
Returns true if any of the child animations of this AnimatorSet have been started and have not yet ended.
isRunning() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
 
isSelected(int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
判断是否已选择
isSetStatus() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
是否设置各个状态页面(继承BaseStatusActivity即可,不用再手动设置)
isSetStatus() - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
是否设置各个状态页面(继承BaseStatusFragment即可,不用再手动设置)
isSetStatus() - 类 中的方法org.sogrey.baseui.ui.base.BaseStatusActivity
 
isSetStatus() - 类 中的方法org.sogrey.baseui.ui.base.BaseStatusFragment
 
isShowExitDialog() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
若要自定義Activity退出時是顯示提示框還是toast,默認toast,若要修改需複寫此方法返回true。
isStarted() - 类 中的方法com.nineoldandroids.animation.Animator
Returns whether this Animator has been started and not yet ended.
isStarted() - 类 中的方法com.nineoldandroids.animation.AnimatorSet
 
isStarted() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
 
isString() - 类 中的方法com.google.gson.JsonPrimitive
Check whether this primitive contains a String value.
isWrapperType(Type) - 类 中的静态方法com.google.gson.internal.Primitives
Returns true if type is one of the nine primitive-wrapper types, such as Integer.
iterator() - 类 中的方法com.google.gson.JsonArray
Returns an iterator to navigate the elements of the array.
iterator() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Returns an iterator over the elements in this deque in proper sequence.

J

JSON_ELEMENT - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
JSON_ELEMENT_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
JsonAdapter - com.google.gson.annotations中的注释类型
An annotation that indicates the Gson TypeAdapter to use with a class or field.
JsonAdapterAnnotationTypeAdapterFactory - com.google.gson.internal.bind中的类
Given a type T, looks for the annotation JsonAdapter and uses an instance of the specified class as the default type adapter.
JsonAdapterAnnotationTypeAdapterFactory(ConstructorConstructor) - 类 的构造器com.google.gson.internal.bind.JsonAdapterAnnotationTypeAdapterFactory
 
JsonArray - com.google.gson中的类
A class representing an array type in Json.
JsonArray() - 类 的构造器com.google.gson.JsonArray
Creates an empty JsonArray.
JsonDeserializationContext - com.google.gson中的接口
Context for deserialization that is passed to a custom deserializer during invocation of its JsonDeserializer.deserialize(JsonElement, Type, JsonDeserializationContext) method.
JsonDeserializer<T> - com.google.gson中的接口
Interface representing a custom deserializer for Json.
JsonElement - com.google.gson中的类
A class representing an element of Json.
JsonElement() - 类 的构造器com.google.gson.JsonElement
 
JsonIOException - com.google.gson中的异常错误
This exception is raised when Gson was unable to read an input stream or write to one.
JsonIOException(String) - 异常错误 的构造器com.google.gson.JsonIOException
 
JsonIOException(String, Throwable) - 异常错误 的构造器com.google.gson.JsonIOException
 
JsonIOException(Throwable) - 异常错误 的构造器com.google.gson.JsonIOException
Creates exception with the specified cause.
JsonNull - com.google.gson中的类
A class representing a Json null value.
JsonNull() - 类 的构造器com.google.gson.JsonNull
已过时。
JsonObject - com.google.gson中的类
A class representing an object type in Json.
JsonObject() - 类 的构造器com.google.gson.JsonObject
 
JsonParseException - com.google.gson中的异常错误
This exception is raised if there is a serious issue that occurs during parsing of a Json string.
JsonParseException(String) - 异常错误 的构造器com.google.gson.JsonParseException
Creates exception with the specified message.
JsonParseException(String, Throwable) - 异常错误 的构造器com.google.gson.JsonParseException
Creates exception with the specified message and cause.
JsonParseException(Throwable) - 异常错误 的构造器com.google.gson.JsonParseException
Creates exception with the specified cause.
JsonParser - com.google.gson中的类
A parser to parse Json into a parse tree of JsonElements
JsonParser() - 类 的构造器com.google.gson.JsonParser
 
JsonPrimitive - com.google.gson中的类
A class representing a Json primitive value.
JsonPrimitive(Boolean) - 类 的构造器com.google.gson.JsonPrimitive
Create a primitive containing a boolean value.
JsonPrimitive(Number) - 类 的构造器com.google.gson.JsonPrimitive
Create a primitive containing a Number.
JsonPrimitive(String) - 类 的构造器com.google.gson.JsonPrimitive
Create a primitive containing a String value.
JsonPrimitive(Character) - 类 的构造器com.google.gson.JsonPrimitive
Create a primitive containing a character.
JsonReader - com.google.gson.stream中的类
Reads a JSON (RFC 7159) encoded value as a stream of tokens.
JsonReader(Reader) - 类 的构造器com.google.gson.stream.JsonReader
Creates a new instance that reads a JSON-encoded stream from in.
JsonReaderInternalAccess - com.google.gson.internal中的类
Internal-only APIs of JsonReader available only to other classes in Gson.
JsonReaderInternalAccess() - 类 的构造器com.google.gson.internal.JsonReaderInternalAccess
 
JsonSerializationContext - com.google.gson中的接口
Context for serialization that is passed to a custom serializer during invocation of its JsonSerializer.serialize(Object, Type, JsonSerializationContext) method.
JsonSerializer<T> - com.google.gson中的接口
Interface representing a custom serializer for Json.
JsonStreamParser - com.google.gson中的类
A streaming parser that allows reading of multiple JsonElements from the specified reader asynchronously.
JsonStreamParser(String) - 类 的构造器com.google.gson.JsonStreamParser
 
JsonStreamParser(Reader) - 类 的构造器com.google.gson.JsonStreamParser
 
JsonSyntaxException - com.google.gson中的异常错误
This exception is raised when Gson attempts to read (or write) a malformed JSON element.
JsonSyntaxException(String) - 异常错误 的构造器com.google.gson.JsonSyntaxException
 
JsonSyntaxException(String, Throwable) - 异常错误 的构造器com.google.gson.JsonSyntaxException
 
JsonSyntaxException(Throwable) - 异常错误 的构造器com.google.gson.JsonSyntaxException
Creates exception with the specified cause.
JsonToken - com.google.gson.stream中的枚举
A structure, name or value type in a JSON-encoded string.
JsonTreeReader - com.google.gson.internal.bind中的类
This reader walks the elements of a JsonElement as if it was coming from a character stream.
JsonTreeReader(JsonElement) - 类 的构造器com.google.gson.internal.bind.JsonTreeReader
 
JsonTreeWriter - com.google.gson.internal.bind中的类
This writer creates a JsonElement.
JsonTreeWriter() - 类 的构造器com.google.gson.internal.bind.JsonTreeWriter
 
jsonValue(String) - 类 中的方法com.google.gson.stream.JsonWriter
Writes value directly to the writer without quoting or escaping.
JsonWriter - com.google.gson.stream中的类
Writes a JSON (RFC 7159) encoded value to a stream, one token at a time.
JsonWriter(Writer) - 类 的构造器com.google.gson.stream.JsonWriter
Creates a new instance that writes a JSON-encoded stream to out.

K

Keyframe - com.nineoldandroids.animation中的类
This class holds a time/value pair for an animation.
Keyframe() - 类 的构造器com.nineoldandroids.animation.Keyframe
 
keys() - 类 中的方法com.nostra13.universalimageloader.cache.memory.BaseMemoryCache
 
keys() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.FuzzyKeyMemoryCache
 
keys() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LimitedAgeMemoryCache
 
keys() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LruMemoryCache
 
keys() - 接口 中的方法com.nostra13.universalimageloader.cache.memory.MemoryCache
Returns all keys of cache
keySet() - 类 中的方法com.google.gson.internal.LinkedHashTreeMap
 
keySet() - 类 中的方法com.google.gson.internal.LinkedTreeMap
 

L

L - com.nostra13.universalimageloader.utils中的类
"Less-word" analog of Android logger
LargestLimitedMemoryCache - com.nostra13.universalimageloader.cache.memory.impl中的类
Limited bitmap cache.
LargestLimitedMemoryCache(int) - 类 的构造器com.nostra13.universalimageloader.cache.memory.impl.LargestLimitedMemoryCache
 
layout - 类 中的变量org.sogrey.baseui.ui.base.SwipeBackActivity
 
LAYOUT_CONTENT_ID - 类 中的静态变量org.sogrey.baseui.views.statuslayout.RootFrameLayout
内容id
LAYOUT_EMPTYDATA_ID - 类 中的静态变量org.sogrey.baseui.views.statuslayout.RootFrameLayout
空数据id
LAYOUT_ERROR_ID - 类 中的静态变量org.sogrey.baseui.views.statuslayout.RootFrameLayout
异常id
LAYOUT_LOADING_ID - 类 中的静态变量org.sogrey.baseui.views.statuslayout.RootFrameLayout
loading 加载id
LAYOUT_NETWORK_ERROR_ID - 类 中的静态变量org.sogrey.baseui.views.statuslayout.RootFrameLayout
网络异常id
LazilyParsedNumber - com.google.gson.internal中的类
This class holds a number value that is lazily converted to a specific number type
LazilyParsedNumber(String) - 类 的构造器com.google.gson.internal.LazilyParsedNumber
 
LIFOLinkedBlockingDeque<T> - com.nostra13.universalimageloader.core.assist.deque中的类
LinkedBlockingDeque using LIFO algorithm
LIFOLinkedBlockingDeque() - 类 的构造器com.nostra13.universalimageloader.core.assist.deque.LIFOLinkedBlockingDeque
 
LimitedAgeDiskCache - com.nostra13.universalimageloader.cache.disc.impl中的类
Cache which deletes files which were loaded more than defined time.
LimitedAgeDiskCache(File, long) - 类 的构造器com.nostra13.universalimageloader.cache.disc.impl.LimitedAgeDiskCache
 
LimitedAgeDiskCache(File, File, long) - 类 的构造器com.nostra13.universalimageloader.cache.disc.impl.LimitedAgeDiskCache
 
LimitedAgeDiskCache(File, File, FileNameGenerator, long) - 类 的构造器com.nostra13.universalimageloader.cache.disc.impl.LimitedAgeDiskCache
 
LimitedAgeMemoryCache - com.nostra13.universalimageloader.cache.memory.impl中的类
Decorator for MemoryCache.
LimitedAgeMemoryCache(MemoryCache, long) - 类 的构造器com.nostra13.universalimageloader.cache.memory.impl.LimitedAgeMemoryCache
 
LimitedMemoryCache - com.nostra13.universalimageloader.cache.memory中的类
Limited cache.
LimitedMemoryCache(int) - 类 的构造器com.nostra13.universalimageloader.cache.memory.LimitedMemoryCache
 
LineScale - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
LineScaleIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/19.
LineScaleIndicator() - 类 的构造器com.wang.avi.indicator.LineScaleIndicator
 
LineScaleParty - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
LineScalePartyIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/19.
LineScalePartyIndicator() - 类 的构造器com.wang.avi.indicator.LineScalePartyIndicator
 
LineScalePulseOut - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
LineScalePulseOutIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/19.
LineScalePulseOutIndicator() - 类 的构造器com.wang.avi.indicator.LineScalePulseOutIndicator
 
LineScalePulseOutRapid - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
LineScalePulseOutRapidIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/19.
LineScalePulseOutRapidIndicator() - 类 的构造器com.wang.avi.indicator.LineScalePulseOutRapidIndicator
 
LineSpinFadeLoader - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
LineSpinFadeLoaderIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/24.
LineSpinFadeLoaderIndicator() - 类 的构造器com.wang.avi.indicator.LineSpinFadeLoaderIndicator
 
LinkedBlockingDeque<E> - com.nostra13.universalimageloader.core.assist.deque中的类
An optionally-bounded blocking deque based on linked nodes.
LinkedBlockingDeque() - 类 的构造器com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Creates a LinkedBlockingDeque with a capacity of Integer.MAX_VALUE.
LinkedBlockingDeque(int) - 类 的构造器com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Creates a LinkedBlockingDeque with the given (fixed) capacity.
LinkedBlockingDeque(Collection<? extends E>) - 类 的构造器com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Creates a LinkedBlockingDeque with a capacity of Integer.MAX_VALUE, initially containing the elements of the given collection, added in traversal order of the collection's iterator.
LinkedHashTreeMap<K,V> - com.google.gson.internal中的类
A map of comparable keys to values.
LinkedHashTreeMap() - 类 的构造器com.google.gson.internal.LinkedHashTreeMap
Create a natural order, empty tree map whose keys must be mutually comparable and non-null.
LinkedHashTreeMap(Comparator<? super K>) - 类 的构造器com.google.gson.internal.LinkedHashTreeMap
Create a tree map ordered by comparator.
LinkedTreeMap<K,V> - com.google.gson.internal中的类
A map of comparable keys to values.
LinkedTreeMap() - 类 的构造器com.google.gson.internal.LinkedTreeMap
Create a natural order, empty tree map whose keys must be mutually comparable and non-null.
LinkedTreeMap(Comparator<? super K>) - 类 的构造器com.google.gson.internal.LinkedTreeMap
Create a tree map ordered by comparator.
loadAnimator(Context, int) - 类 中的静态方法com.nineoldandroids.animation.AnimatorInflater
Loads an Animator object from a resource
LoadedFrom - com.nostra13.universalimageloader.core.assist中的枚举
Source image loaded from.
loadImage(String, ImageLoadingListener) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds load image task to execution pool.
loadImage(String, ImageSize, ImageLoadingListener) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds load image task to execution pool.
loadImage(String, DisplayImageOptions, ImageLoadingListener) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds load image task to execution pool.
loadImage(String, ImageSize, DisplayImageOptions, ImageLoadingListener) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds load image task to execution pool.
loadImage(String, ImageSize, DisplayImageOptions, ImageLoadingListener, ImageLoadingProgressListener) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Adds load image task to execution pool.
loadImageSync(String) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Loads and decodes image synchronously.
loadImageSync(String, DisplayImageOptions) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Loads and decodes image synchronously.
loadImageSync(String, ImageSize) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Loads and decodes image synchronously.
loadImageSync(String, ImageSize, DisplayImageOptions) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Loads and decodes image synchronously.
loading_layout - 类 中的变量org.sogrey.baseui.views.statuslayout.utils.StatusLayouts
 
loadingView(int) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
LOCALE - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
LOCALE_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
LOG_DIR - 类 中的静态变量org.sogrey.baseui.global.AppConfig
日志目录.
LOG_FLIP_IMAGE - 类 中的静态变量com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
LOG_NAME - 类 中的静态变量org.sogrey.baseui.global.AppConstans
LOG命名规则
LOG_ROTATE_IMAGE - 类 中的静态变量com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
LOG_SCALE_IMAGE - 类 中的静态变量com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
LOG_SUBSAMPLE_IMAGE - 类 中的静态变量com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
loggingEnabled - 类 中的变量com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
LONG - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
LongSerializationPolicy - com.google.gson中的枚举
Defines the expected format for a long or Long type when its serialized.
longValue() - 类 中的方法com.google.gson.internal.LazilyParsedNumber
 
LruDiskCache - com.nostra13.universalimageloader.cache.disc.impl.ext中的类
Disk cache based on "Least-Recently Used" principle.
LruDiskCache(File, FileNameGenerator, long) - 类 的构造器com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
LruDiskCache(File, File, FileNameGenerator, long, int) - 类 的构造器com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
LRULimitedMemoryCache - com.nostra13.universalimageloader.cache.memory.impl中的类
Limited bitmap cache.
LRULimitedMemoryCache(int) - 类 的构造器com.nostra13.universalimageloader.cache.memory.impl.LRULimitedMemoryCache
 
LruMemoryCache - com.nostra13.universalimageloader.cache.memory.impl中的类
A cache that holds strong references to a limited number of Bitmaps.
LruMemoryCache(int) - 类 的构造器com.nostra13.universalimageloader.cache.memory.impl.LruMemoryCache
 

M

MalformedJsonException - com.google.gson.stream中的异常错误
Thrown when a reader encounters malformed JSON.
MalformedJsonException(String) - 异常错误 的构造器com.google.gson.stream.MalformedJsonException
 
MalformedJsonException(String, Throwable) - 异常错误 的构造器com.google.gson.stream.MalformedJsonException
 
MalformedJsonException(Throwable) - 异常错误 的构造器com.google.gson.stream.MalformedJsonException
 
MapTypeAdapterFactory - com.google.gson.internal.bind中的类
Adapts maps to either JSON objects or JSON arrays.
MapTypeAdapterFactory(ConstructorConstructor, boolean) - 类 的构造器com.google.gson.internal.bind.MapTypeAdapterFactory
 
margin - 类 中的变量com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer
 
margin - 类 中的变量com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer.RoundedDrawable
 
mark(int) - 类 中的方法com.nostra13.universalimageloader.core.assist.ContentLengthInputStream
 
markSupported() - 类 中的方法com.nostra13.universalimageloader.core.assist.ContentLengthInputStream
 
MAX_CACHE_SIZE_INBYTES - 类 中的静态变量org.sogrey.baseui.global.AppConfig
缓存大小 单位10M.
MAX_REDIRECT_COUNT - 类 中的静态变量com.nostra13.universalimageloader.core.download.BaseImageDownloader
 
mBitmapRect - 类 中的变量com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
mBitmapRect - 类 中的变量com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer.RoundedDrawable
 
mContext - 类 中的变量org.sogrey.baseui.adapter.base.CommonAdapter
 
mContext - 类 中的变量org.sogrey.baseui.ui.base.BaseActivity
 
mContext - 类 中的变量org.sogrey.baseui.ui.base.BaseFragment
 
Md5FileNameGenerator - com.nostra13.universalimageloader.cache.disc.naming中的类
Names image file as MD5 hash of image URI
Md5FileNameGenerator() - 类 的构造器com.nostra13.universalimageloader.cache.disc.naming.Md5FileNameGenerator
 
MemoryCache - com.nostra13.universalimageloader.cache.memory中的接口
Interface for memory cache
memoryCache(MemoryCache) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets memory cache for bitmaps.
memoryCacheExtraOptions(int, int) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets options for memory cache
memoryCacheSize(int) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets maximum memory cache size for bitmaps (in bytes).
memoryCacheSizePercentage(int) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets maximum memory cache size (in percent of available app memory) for bitmaps.
MemoryCacheUtils - com.nostra13.universalimageloader.utils中的类
Utility for generating of keys for memory cache, key comparing and other work with memory cache
menuClosed() - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
菜单关闭
menuOpened() - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
菜单打开
mFragmentStatusLayoutManager - 类 中的变量org.sogrey.baseui.ui.base.BaseStatusFragment
 
mFragmentStatusLayouts - 类 中的变量org.sogrey.baseui.ui.base.BaseStatusFragment
 
mIsMenuClosed - 类 中的变量org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
 
MISSING_PARAMETERS - 类 中的静态变量org.sogrey.baseui.global.AppConfig
The Constant MISSING_PARAMETERS.参数个数不够.
mLayoutId - 类 中的变量org.sogrey.baseui.adapter.base.CommonAdapter
 
mLst - 类 中的变量org.sogrey.baseui.adapter.base.CommonAdapter
 
mPositions - 类 中的变量org.sogrey.baseui.adapter.base.CommonAdapter
 
mProperty - 类 中的变量com.nineoldandroids.animation.PropertyValuesHolder
 
mRect - 类 中的变量com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
mRect - 类 中的变量com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer.RoundedDrawable
 
mSideslipMenu - 类 中的变量org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
 
mStatusLayoutManager - 类 中的变量org.sogrey.baseui.ui.base.BaseStatusActivity
 
mStatusLayouts - 类 中的变量org.sogrey.baseui.ui.base.BaseStatusActivity
 
mToast - 类 中的变量org.sogrey.baseui.ui.base.BaseActivity
 

N

name(String) - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
name(String) - 类 中的方法com.google.gson.stream.JsonWriter
Encodes the property name.
NEEDS_PROXY - 类 中的静态变量com.nineoldandroids.view.animation.AnimatorProxy
Whether or not the current running platform needs to be proxied.
networkerror_layout - 类 中的变量org.sogrey.baseui.views.statuslayout.utils.StatusLayouts
 
netWorkErrorRetryViewId(int) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
netWorkErrorView(int) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
newBuilder(Context) - 类 中的静态方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager
 
newFactory(TypeToken<?>, Object) - 类 中的静态方法com.google.gson.internal.bind.TreeTypeAdapter
Returns a new factory that will match each type against exactType.
newFactory(TypeToken<TT>, TypeAdapter<TT>) - 类 中的静态方法com.google.gson.internal.bind.TypeAdapters
 
newFactory(Class<TT>, TypeAdapter<TT>) - 类 中的静态方法com.google.gson.internal.bind.TypeAdapters
 
newFactory(Class<TT>, Class<TT>, TypeAdapter<? super TT>) - 类 中的静态方法com.google.gson.internal.bind.TypeAdapters
 
newFactoryForMultipleTypes(Class<TT>, Class<? extends TT>, TypeAdapter<? super TT>) - 类 中的静态方法com.google.gson.internal.bind.TypeAdapters
 
newFactoryWithMatchRawType(TypeToken<?>, Object) - 类 中的静态方法com.google.gson.internal.bind.TreeTypeAdapter
Returns a new factory that will match each type and its raw type against exactType.
newInstance(Class<T>) - 类 中的方法com.google.gson.internal.UnsafeAllocator
 
newJsonReader(Reader) - 类 中的方法com.google.gson.Gson
Returns a new JSON reader configured for the settings on this Gson instance.
newJsonWriter(Writer) - 类 中的方法com.google.gson.Gson
Returns a new JSON writer configured for the settings on this Gson instance.
newParameterizedTypeWithOwner(Type, Type, Type...) - 类 中的静态方法com.google.gson.internal.$Gson$Types
Returns a new parameterized type, applying typeArguments to rawType and enclosed by ownerType.
newTypeHierarchyFactory(Class<?>, Object) - 类 中的静态方法com.google.gson.internal.bind.TreeTypeAdapter
Returns a new factory that will match each type's raw type for assignability to hierarchyType.
newTypeHierarchyFactory(Class<T1>, TypeAdapter<T1>) - 类 中的静态方法com.google.gson.internal.bind.TypeAdapters
Returns a factory for all subtypes of typeAdapter.
next() - 类 中的方法com.google.gson.JsonStreamParser
Returns the next available JsonElement on the reader.
nextBoolean() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
nextBoolean() - 类 中的方法com.google.gson.stream.JsonReader
Returns the boolean value of the next token, consuming it.
nextDouble() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
nextDouble() - 类 中的方法com.google.gson.stream.JsonReader
Returns the double value of the next token, consuming it.
nextInt() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
nextInt() - 类 中的方法com.google.gson.stream.JsonReader
Returns the int value of the next token, consuming it.
nextLong() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
nextLong() - 类 中的方法com.google.gson.stream.JsonReader
Returns the long value of the next token, consuming it.
nextName() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
nextName() - 类 中的方法com.google.gson.stream.JsonReader
Returns the next token, a property name, and consumes it.
nextNull() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
nextNull() - 类 中的方法com.google.gson.stream.JsonReader
Consumes the next token from the JSON stream and asserts that it is a literal null.
nextString() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
nextString() - 类 中的方法com.google.gson.stream.JsonReader
Returns the string value of the next token, consuming it.
NonViewAware - com.nostra13.universalimageloader.core.imageaware中的类
ImageAware which provides needed info for processing of original image but do nothing for displaying image.
NonViewAware(ImageSize, ViewScaleType) - 类 的构造器com.nostra13.universalimageloader.core.imageaware.NonViewAware
 
NonViewAware(String, ImageSize, ViewScaleType) - 类 的构造器com.nostra13.universalimageloader.core.imageaware.NonViewAware
 
NoSuchPropertyException - com.nineoldandroids.util中的异常错误
Thrown when code requests a Property on a class that does not expose the appropriate method or field.
NoSuchPropertyException(String) - 异常错误 的构造器com.nineoldandroids.util.NoSuchPropertyException
 
NOT_FOUND_EXCEPTION - 类 中的静态变量org.sogrey.baseui.global.AppConfig
The Constant NOT_FOUND_EXCEPTION.
NULL_MESSAGE_EXCEPTION - 类 中的静态变量org.sogrey.baseui.global.AppConfig
The Constant NULLMESSAGEEXCEPTION.抱歉,程序出错了
NULL_POINTER_EXCEPTION - 类 中的静态变量org.sogrey.baseui.global.AppConfig
The Constant NULLPOINTEREXCEPTION.
nullSafe() - 类 中的方法com.google.gson.TypeAdapter
This wrapper method is used to make a type adapter null tolerant.
nullValue() - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
nullValue() - 类 中的方法com.google.gson.stream.JsonWriter
Encodes null.
NUMBER - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
NUMBER_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 

O

ObjectAnimator - com.nineoldandroids.animation中的类
This subclass of ValueAnimator provides support for animating properties on target objects.
ObjectAnimator() - 类 的构造器com.nineoldandroids.animation.ObjectAnimator
Creates a new ObjectAnimator object.
ObjectConstructor<T> - com.google.gson.internal中的接口
Defines a generic object construction factory.
ObjectTypeAdapter - com.google.gson.internal.bind中的类
Adapts types whose static type is only 'Object'.
of(Class<T>, Class<V>, String) - 类 中的静态方法com.nineoldandroids.util.Property
This factory method creates and returns a Property given the class and name parameters, where the "name" parameter represents either: a public getName() method on the class which takes no arguments, plus an optional public setName() method which takes a value of the same type returned by getName() a public isName() method on the class which takes no arguments, plus an optional public setName() method which takes a value of the same type returned by isName() a public name field on the class If either of the get/is method alternatives is found on the class, but an appropriate setName() method is not found, the Property will be readOnly.
offer(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(E, long, TimeUnit) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque), waiting up to the specified wait time if necessary for space to become available.
offer(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(T) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LIFOLinkedBlockingDeque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(E) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
offer(E, long, TimeUnit) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
offerFirst(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offerFirst(E, long, TimeUnit) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Inserts the specified element at the front of this deque, waiting up to the specified wait time if necessary for space to become available.
offerFirst(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerFirst(E) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
offerFirst(E, long, TimeUnit) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
offerLast(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offerLast(E, long, TimeUnit) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Inserts the specified element at the end of this deque, waiting up to the specified wait time if necessary for space to become available.
offerLast(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offerLast(E) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
offerLast(E, long, TimeUnit) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
ofFloat(float, float) - 类 中的静态方法com.nineoldandroids.animation.Keyframe
Constructs a Keyframe object with the given time and value.
ofFloat(float) - 类 中的静态方法com.nineoldandroids.animation.Keyframe
Constructs a Keyframe object with the given time.
ofFloat(Object, String, float...) - 类 中的静态方法com.nineoldandroids.animation.ObjectAnimator
Constructs and returns an ObjectAnimator that animates between float values.
ofFloat(T, Property<T, Float>, float...) - 类 中的静态方法com.nineoldandroids.animation.ObjectAnimator
Constructs and returns an ObjectAnimator that animates between float values.
ofFloat(String, float...) - 类 中的静态方法com.nineoldandroids.animation.PropertyValuesHolder
Constructs and returns a PropertyValuesHolder with a given property name and set of float values.
ofFloat(Property<?, Float>, float...) - 类 中的静态方法com.nineoldandroids.animation.PropertyValuesHolder
Constructs and returns a PropertyValuesHolder with a given property and set of float values.
ofFloat(float...) - 类 中的静态方法com.nineoldandroids.animation.ValueAnimator
Constructs and returns a ValueAnimator that animates between float values.
ofInt(float, int) - 类 中的静态方法com.nineoldandroids.animation.Keyframe
Constructs a Keyframe object with the given time and value.
ofInt(float) - 类 中的静态方法com.nineoldandroids.animation.Keyframe
Constructs a Keyframe object with the given time.
ofInt(Object, String, int...) - 类 中的静态方法com.nineoldandroids.animation.ObjectAnimator
Constructs and returns an ObjectAnimator that animates between int values.
ofInt(T, Property<T, Integer>, int...) - 类 中的静态方法com.nineoldandroids.animation.ObjectAnimator
Constructs and returns an ObjectAnimator that animates between int values.
ofInt(String, int...) - 类 中的静态方法com.nineoldandroids.animation.PropertyValuesHolder
Constructs and returns a PropertyValuesHolder with a given property name and set of int values.
ofInt(Property<?, Integer>, int...) - 类 中的静态方法com.nineoldandroids.animation.PropertyValuesHolder
Constructs and returns a PropertyValuesHolder with a given property and set of int values.
ofInt(int...) - 类 中的静态方法com.nineoldandroids.animation.ValueAnimator
Constructs and returns a ValueAnimator that animates between int values.
ofKeyframe(String, Keyframe...) - 类 中的静态方法com.nineoldandroids.animation.PropertyValuesHolder
Constructs and returns a PropertyValuesHolder object with the specified property name and set of values.
ofKeyframe(Property, Keyframe...) - 类 中的静态方法com.nineoldandroids.animation.PropertyValuesHolder
Constructs and returns a PropertyValuesHolder object with the specified property and set of values.
ofObject(float, Object) - 类 中的静态方法com.nineoldandroids.animation.Keyframe
Constructs a Keyframe object with the given time and value.
ofObject(float) - 类 中的静态方法com.nineoldandroids.animation.Keyframe
Constructs a Keyframe object with the given time.
ofObject(Object, String, TypeEvaluator, Object...) - 类 中的静态方法com.nineoldandroids.animation.ObjectAnimator
Constructs and returns an ObjectAnimator that animates between Object values.
ofObject(T, Property<T, V>, TypeEvaluator<V>, V...) - 类 中的静态方法com.nineoldandroids.animation.ObjectAnimator
Constructs and returns an ObjectAnimator that animates between Object values.
ofObject(String, TypeEvaluator, Object...) - 类 中的静态方法com.nineoldandroids.animation.PropertyValuesHolder
Constructs and returns a PropertyValuesHolder with a given property name and set of Object values.
ofObject(Property, TypeEvaluator<V>, V...) - 类 中的静态方法com.nineoldandroids.animation.PropertyValuesHolder
Constructs and returns a PropertyValuesHolder with a given property and set of Object values.
ofObject(TypeEvaluator, Object...) - 类 中的静态方法com.nineoldandroids.animation.ValueAnimator
Constructs and returns a ValueAnimator that animates between Object values.
ofPropertyValuesHolder(Object, PropertyValuesHolder...) - 类 中的静态方法com.nineoldandroids.animation.ObjectAnimator
Constructs and returns an ObjectAnimator that animates between the sets of values specified in PropertyValueHolder objects.
ofPropertyValuesHolder(PropertyValuesHolder...) - 类 中的静态方法com.nineoldandroids.animation.ValueAnimator
Constructs and returns a ValueAnimator that animates between the values specified in the PropertyValuesHolder objects.
ofUri(String) - 枚举 中的静态方法com.nostra13.universalimageloader.core.download.ImageDownloader.Scheme
Defines scheme of incoming URI
onAnimationCancel(Animator) - 接口 中的方法com.nineoldandroids.animation.Animator.AnimatorListener
Notifies the cancellation of the animation.
onAnimationCancel(Animator) - 类 中的方法com.nineoldandroids.animation.AnimatorListenerAdapter
Notifies the cancellation of the animation.
onAnimationEnd(Animator) - 接口 中的方法com.nineoldandroids.animation.Animator.AnimatorListener
Notifies the end of the animation.
onAnimationEnd(Animator) - 类 中的方法com.nineoldandroids.animation.AnimatorListenerAdapter
Notifies the end of the animation.
onAnimationRepeat(Animator) - 接口 中的方法com.nineoldandroids.animation.Animator.AnimatorListener
Notifies the repetition of the animation.
onAnimationRepeat(Animator) - 类 中的方法com.nineoldandroids.animation.AnimatorListenerAdapter
Notifies the repetition of the animation.
onAnimationStart(Animator) - 接口 中的方法com.nineoldandroids.animation.Animator.AnimatorListener
Notifies the start of the animation.
onAnimationStart(Animator) - 类 中的方法com.nineoldandroids.animation.AnimatorListenerAdapter
Notifies the start of the animation.
onAnimationUpdate(ValueAnimator) - 接口 中的方法com.nineoldandroids.animation.ValueAnimator.AnimatorUpdateListener
Notifies the occurrence of another frame of the animation.
onBackPressed() - 类 中的方法org.sogrey.baseui.ui.base.SwipeBackActivity
 
onBindViewHolder(CommonRecycleViewHolder, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewAdapter
 
onBindViewHolder(CommonRecycleViewHolder, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonStaggeredRecycleViewAdapter
 
onBoundsChange(Rect) - 类 中的方法com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
onBoundsChange(Rect) - 类 中的方法com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer.RoundedDrawable
 
onBoundsChange(Rect) - 类 中的方法com.nostra13.universalimageloader.core.display.RoundedVignetteBitmapDisplayer.RoundedVignetteDrawable
 
onBytesCopied(int, int) - 接口 中的方法com.nostra13.universalimageloader.utils.IoUtils.CopyListener
 
onCreate() - 类 中的方法org.sogrey.baseui.BaseApplication
 
onCreate(Bundle) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
onCreate(Bundle) - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
 
onCreate(Bundle) - 类 中的方法org.sogrey.baseui.ui.base.SwipeBackActivity
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
 
onCreateView(Bundle) - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
 
onCreateViewHolder(ViewGroup, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewAdapter
 
onDestroy() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
onDestroyView() - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
 
onDetach() - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
 
onDetachedFromWindow() - 类 中的方法com.wang.avi.AVLoadingIndicatorView
 
onDraw(Canvas) - 类 中的方法com.wang.avi.AVLoadingIndicatorView
 
onDraw(Canvas, RecyclerView, State) - 类 中的方法org.sogrey.baseui.adapter.base.DividerGridItemDecoration
 
onDraw(Canvas, RecyclerView) - 类 中的方法org.sogrey.baseui.adapter.base.DividerItemDecoration
 
onHideView(View, int) - 接口 中的方法org.sogrey.baseui.views.statuslayout.OnShowHideViewListener
 
onInterceptTouchEvent(MotionEvent) - 类 中的方法org.sogrey.baseui.views.SwipeBackLayout
事件拦截操作
onItemClick(View, int) - 接口 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewAdapter.OnItemClickListener
 
onItemLongClick(View, int) - 接口 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewAdapter.OnItemLongClickListener
 
onKeyDown(int, KeyEvent) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
onKeyDown(int, KeyEvent) - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
 
onKeyDown(int, KeyEvent) - 类 中的方法org.sogrey.baseui.ui.base.SwipeBackActivity
 
onLayout(boolean, int, int, int, int) - 类 中的方法com.wang.avi.AVLoadingIndicatorView
 
onLayout(boolean, int, int, int, int) - 类 中的方法org.sogrey.baseui.views.SwipeBackLayout
 
onLoadingCancelled(String, View) - 接口 中的方法com.nostra13.universalimageloader.core.listener.ImageLoadingListener
Is called when image loading task was cancelled because View for image was reused in newer task
onLoadingCancelled(String, View) - 类 中的方法com.nostra13.universalimageloader.core.listener.SimpleImageLoadingListener
 
onLoadingComplete(String, View, Bitmap) - 接口 中的方法com.nostra13.universalimageloader.core.listener.ImageLoadingListener
Is called when image is loaded successfully (and displayed in View if one was specified)
onLoadingComplete(String, View, Bitmap) - 类 中的方法com.nostra13.universalimageloader.core.listener.SimpleImageLoadingListener
 
onLoadingFailed(String, View, FailReason) - 接口 中的方法com.nostra13.universalimageloader.core.listener.ImageLoadingListener
Is called when an error was occurred during image loading
onLoadingFailed(String, View, FailReason) - 类 中的方法com.nostra13.universalimageloader.core.listener.SimpleImageLoadingListener
 
onLoadingStarted(String, View) - 接口 中的方法com.nostra13.universalimageloader.core.listener.ImageLoadingListener
Is called when image loading task was started
onLoadingStarted(String, View) - 类 中的方法com.nostra13.universalimageloader.core.listener.SimpleImageLoadingListener
 
onMeasure(int, int) - 类 中的方法com.wang.avi.AVLoadingIndicatorView
 
onProgressUpdate(String, View, int, int) - 接口 中的方法com.nostra13.universalimageloader.core.listener.ImageLoadingProgressListener
Is called when image loading progress changed.
onRestart() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
onResume() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
onRetry() - 接口 中的方法org.sogrey.baseui.views.statuslayout.OnRetryListener
 
OnRetryListener - org.sogrey.baseui.views.statuslayout中的接口
Created by chenpengfei on 2017/2/6.
onRetryListener(OnRetryListener) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
onScroll(AbsListView, int, int, int) - 类 中的方法com.nostra13.universalimageloader.core.listener.PauseOnScrollListener
 
onScrollStateChanged(AbsListView, int) - 类 中的方法com.nostra13.universalimageloader.core.listener.PauseOnScrollListener
 
OnShowHideViewListener - org.sogrey.baseui.views.statuslayout中的接口
Created by chenpengfei on 2016/12/15.
onShowHideViewListener(OnShowHideViewListener) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
onShowView(View, int) - 接口 中的方法org.sogrey.baseui.views.statuslayout.OnShowHideViewListener
 
onStart() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
onStop() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
onTerminate() - 类 中的方法org.sogrey.baseui.BaseApplication
 
onTimeUpdate(TimeAnimator, long, long) - 接口 中的方法com.nineoldandroids.animation.TimeAnimator.TimeListener
Notifies listeners of the occurrence of another frame of the animation, along with information about the elapsed time.
onTouchEvent(MotionEvent) - 类 中的方法org.sogrey.baseui.views.SwipeBackLayout
 
onTrimMemory(int) - 类 中的方法org.sogrey.baseui.BaseApplication
 
openMenu() - 接口 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu.OnMenuListener
the method will call on the finished time of opening menu's animation.
openMenu(SideslipMenu.DisableDirection) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
show the reside menu;
org.sogrey.baseui - 程序包 org.sogrey.baseui
 
org.sogrey.baseui.adapter.base - 程序包 org.sogrey.baseui.adapter.base
 
org.sogrey.baseui.global - 程序包 org.sogrey.baseui.global
 
org.sogrey.baseui.ui.base - 程序包 org.sogrey.baseui.ui.base
 
org.sogrey.baseui.ui.base.sideslipmenu - 程序包 org.sogrey.baseui.ui.base.sideslipmenu
 
org.sogrey.baseui.ui.manager - 程序包 org.sogrey.baseui.ui.manager
 
org.sogrey.baseui.utils - 程序包 org.sogrey.baseui.utils
 
org.sogrey.baseui.views - 程序包 org.sogrey.baseui.views
 
org.sogrey.baseui.views.statuslayout - 程序包 org.sogrey.baseui.views.statuslayout
 
org.sogrey.baseui.views.statuslayout.utils - 程序包 org.sogrey.baseui.views.statuslayout.utils
 
OriginalKey - com.bumptech.glide.load.engine中的类
 
OriginalKey(String, Key) - 类 的构造器com.bumptech.glide.load.engine.OriginalKey
 

P

Pacman - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
PacmanIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/16.
PacmanIndicator() - 类 的构造器com.wang.avi.indicator.PacmanIndicator
 
paint - 类 中的变量com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
paint - 类 中的变量com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer.RoundedDrawable
 
parent_groupview - 类 中的变量org.sogrey.baseui.views.statuslayout.utils.StatusLayouts
 
parse(String, ParsePosition) - 类 中的静态方法com.google.gson.internal.bind.util.ISO8601Utils
Parse a date from ISO-8601 formatted string.
parse(JsonReader) - 类 中的静态方法com.google.gson.internal.Streams
Takes a reader in any state and returns the next value as a JsonElement.
parse(String) - 类 中的方法com.google.gson.JsonParser
Parses the specified JSON string into a parse tree
parse(Reader) - 类 中的方法com.google.gson.JsonParser
Parses the specified JSON string into a parse tree
parse(JsonReader) - 类 中的方法com.google.gson.JsonParser
Returns the next value from the JSON stream as a parse tree.
pause() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Pause ImageLoader.
PauseOnScrollListener - com.nostra13.universalimageloader.core.listener中的类
Listener-helper for list views (ListView, GridView) which can pause ImageLoader's tasks while list view is scrolling (touch scrolling and/or fling).
PauseOnScrollListener(ImageLoader, boolean, boolean) - 类 的构造器com.nostra13.universalimageloader.core.listener.PauseOnScrollListener
Constructor
PauseOnScrollListener(ImageLoader, boolean, boolean, AbsListView.OnScrollListener) - 类 的构造器com.nostra13.universalimageloader.core.listener.PauseOnScrollListener
Constructor
peek() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
peek() - 类 中的方法com.google.gson.stream.JsonReader
Returns the type of the next token without consuming it.
peek() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
peek() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
peek() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
peekFirst() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Retrieves, but does not remove, the first element of this deque, or returns null if this deque is empty.
peekFirst() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
peekLast() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Retrieves, but does not remove, the last element of this deque, or returns null if this deque is empty.
peekLast() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
play(Animator) - 类 中的方法com.nineoldandroids.animation.AnimatorSet
This method creates a Builder object, which is used to set up playing constraints.
playSequentially(Animator...) - 类 中的方法com.nineoldandroids.animation.AnimatorSet
Sets up this AnimatorSet to play each of the supplied animations when the previous animation ends.
playSequentially(List<Animator>) - 类 中的方法com.nineoldandroids.animation.AnimatorSet
Sets up this AnimatorSet to play each of the supplied animations when the previous animation ends.
playTogether(Animator...) - 类 中的方法com.nineoldandroids.animation.AnimatorSet
Sets up this AnimatorSet to play all of the supplied animations at the same time.
playTogether(Collection<Animator>) - 类 中的方法com.nineoldandroids.animation.AnimatorSet
Sets up this AnimatorSet to play all of the supplied animations at the same time.
poll() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
poll(long, TimeUnit) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), waiting up to the specified wait time if necessary for an element to become available.
poll() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
poll() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
poll(long, TimeUnit) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
pollFirst(long, TimeUnit) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Retrieves and removes the first element of this deque, waiting up to the specified wait time if necessary for an element to become available.
pollFirst() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Retrieves and removes the first element of this deque, or returns null if this deque is empty.
pollFirst() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
pollFirst(long, TimeUnit) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
pollLast(long, TimeUnit) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Retrieves and removes the last element of this deque, waiting up to the specified wait time if necessary for an element to become available.
pollLast() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Retrieves and removes the last element of this deque, or returns null if this deque is empty.
pollLast() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
pollLast(long, TimeUnit) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
pop() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Pops an element from the stack represented by this deque.
pop() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
postInvalidate() - 类 中的方法com.wang.avi.indicator.BaseIndicatorController
 
postProcessor(BitmapProcessor) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets bitmap processor which will be process bitmaps before they will be displayed in image aware view but after they'll have been saved in memory cache.
prepareDecodingOptions(ImageSize, ImageDecodingInfo) - 类 中的方法com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
preProcessor(BitmapProcessor) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets bitmap processor which will be process bitmaps before they will be cached in memory.
Primitives - com.google.gson.internal中的类
Contains static utility methods pertaining to primitive types and their corresponding wrapper types.
process(Bitmap) - 接口 中的方法com.nostra13.universalimageloader.core.process.BitmapProcessor
Makes some processing of incoming bitmap.
promoteNameToValue() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
promoteNameToValue(JsonReader) - 类 中的方法com.google.gson.internal.JsonReaderInternalAccess
Changes the type of the current property name token to a string value.
Property<T,V> - com.nineoldandroids.util中的类
A property is an abstraction that can be used to represent a mutable value that is held in a host object.
Property(Class<V>, String) - 类 的构造器com.nineoldandroids.util.Property
A constructor that takes an identifying name and type for the property.
PropertyValuesHolder - com.nineoldandroids.animation中的类
This class holds information about a property and the values that that property should take on during an animation.
push(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Pushes an element onto the stack represented by this deque.
push(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
push(E) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
put(Key, DiskCache.Writer) - 接口 中的方法com.bumptech.glide.load.engine.cache.DiskCache
 
put(Key, DiskCache.Writer) - 类 中的方法com.bumptech.glide.load.engine.cache.DiskLruCacheWrapper
 
put(K, V) - 类 中的方法com.google.gson.internal.LinkedHashTreeMap
 
put(K, V) - 类 中的方法com.google.gson.internal.LinkedTreeMap
 
put(String, Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.BaseMemoryCache
 
put(String, Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.FIFOLimitedMemoryCache
 
put(String, Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.FuzzyKeyMemoryCache
 
put(String, Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LargestLimitedMemoryCache
 
put(String, Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LimitedAgeMemoryCache
 
put(String, Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LRULimitedMemoryCache
 
put(String, Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LruMemoryCache
Caches Bitmap for key.
put(String, Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.UsingFreqLimitedMemoryCache
 
put(String, Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.memory.LimitedMemoryCache
 
put(String, Bitmap) - 接口 中的方法com.nostra13.universalimageloader.cache.memory.MemoryCache
Puts value into cache by key
put(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque), waiting if necessary for space to become available.
put(E) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
putActivity(Activity) - 类 中的方法org.sogrey.baseui.ui.base.SwipeBackActivity.ActivityManager
 
putActivity(Activity) - 类 中的方法org.sogrey.baseui.ui.manager.ActivityManager
 
putActivityCls(Class<?>) - 类 中的方法org.sogrey.baseui.ui.base.SwipeBackActivity.ActivityManager
 
putActivityCls(Class<?>) - 类 中的方法org.sogrey.baseui.ui.manager.ActivityManager
 
putFirst(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Inserts the specified element at the front of this deque, waiting if necessary for space to become available.
putFirst(E) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
putLast(E) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Inserts the specified element at the end of this deque, waiting if necessary for space to become available.
putLast(E) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
putNetWorkFlag(String, boolean) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 

Q

QueueProcessingType - com.nostra13.universalimageloader.core.assist中的枚举
Queue processing type which will be used for display task processing

R

radius - 类 中的变量com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
read(JsonReader) - 类 中的方法com.google.gson.internal.bind.ArrayTypeAdapter
 
read(JsonReader) - 类 中的方法com.google.gson.internal.bind.DateTypeAdapter
 
read(JsonReader) - 类 中的方法com.google.gson.internal.bind.ObjectTypeAdapter
 
read(JsonReader) - 类 中的方法com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.Adapter
 
read(JsonReader) - 类 中的方法com.google.gson.internal.bind.SqlDateTypeAdapter
 
read(JsonReader) - 类 中的方法com.google.gson.internal.bind.TimeTypeAdapter
 
read(JsonReader) - 类 中的方法com.google.gson.internal.bind.TreeTypeAdapter
 
read(JsonReader) - 类 中的方法com.google.gson.TypeAdapter
Reads one JSON value (an array, object, string, number, boolean or null) and converts it to a Java object.
read() - 类 中的方法com.nostra13.universalimageloader.core.assist.ContentLengthInputStream
 
read(byte[]) - 类 中的方法com.nostra13.universalimageloader.core.assist.ContentLengthInputStream
 
read(byte[], int, int) - 类 中的方法com.nostra13.universalimageloader.core.assist.ContentLengthInputStream
 
readAndCloseStream(InputStream) - 类 中的静态方法com.nostra13.universalimageloader.utils.IoUtils
Reads all data from stream and close it silently
readTimeout - 类 中的变量com.nostra13.universalimageloader.core.download.BaseImageDownloader
 
refeshData(List<T>) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
数据源刷新
ReflectiveTypeAdapterFactory - com.google.gson.internal.bind中的类
Type adapter that reflects over the fields and methods of a class.
ReflectiveTypeAdapterFactory(ConstructorConstructor, FieldNamingStrategy, Excluder, JsonAdapterAnnotationTypeAdapterFactory) - 类 的构造器com.google.gson.internal.bind.ReflectiveTypeAdapterFactory
 
ReflectiveTypeAdapterFactory.Adapter<T> - com.google.gson.internal.bind中的类
 
registerTypeAdapter(Type, Object) - 类 中的方法com.google.gson.GsonBuilder
Configures Gson for custom serialization or deserialization.
registerTypeAdapterFactory(TypeAdapterFactory) - 类 中的方法com.google.gson.GsonBuilder
Register a factory for type adapters.
registerTypeHierarchyAdapter(Class<?>, Object) - 类 中的方法com.google.gson.GsonBuilder
Configures Gson for custom serialization or deserialization for an inheritance type hierarchy.
remainingCapacity() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Returns the number of additional elements that this deque can ideally (in the absence of memory or resource constraints) accept without blocking.
REMOTE_SERVICE_EXCEPTION - 类 中的静态变量org.sogrey.baseui.global.AppConfig
The Constant REMOTESERVICEEXCEPTION.抱歉,远程服务出错了
remove(Object) - 类 中的方法com.google.gson.internal.LinkedHashTreeMap
 
remove(Object) - 类 中的方法com.google.gson.internal.LinkedTreeMap
 
remove(JsonElement) - 类 中的方法com.google.gson.JsonArray
Removes the first occurrence of the specified element from this array, if it is present.
remove(int) - 类 中的方法com.google.gson.JsonArray
Removes the element at the specified position in this array.
remove(String) - 类 中的方法com.google.gson.JsonObject
Removes the property from this JsonObject.
remove() - 类 中的方法com.google.gson.JsonStreamParser
This optional Iterator method is not relevant for stream parsing and hence is not implemented.
remove(String) - 接口 中的方法com.nostra13.universalimageloader.cache.disc.DiskCache
Removes image file associated with incoming URI
remove(String) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
remove(String) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
remove(String) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.LimitedAgeDiskCache
 
remove(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.BaseMemoryCache
 
remove(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.FIFOLimitedMemoryCache
 
remove(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.FuzzyKeyMemoryCache
 
remove(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LargestLimitedMemoryCache
 
remove(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LimitedAgeMemoryCache
 
remove(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LRULimitedMemoryCache
 
remove(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LruMemoryCache
Removes the entry for key if it exists.
remove(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.UsingFreqLimitedMemoryCache
 
remove(String) - 类 中的方法com.nostra13.universalimageloader.cache.memory.LimitedMemoryCache
 
remove(String) - 接口 中的方法com.nostra13.universalimageloader.cache.memory.MemoryCache
Removes item by key
remove() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove(Object) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Removes the first occurrence of the specified element from this deque.
remove() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove(Object) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Removes the first occurrence of the specified element from this deque.
remove() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LIFOLinkedBlockingDeque
Retrieves and removes the first element of this deque.
remove() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Retrieves and removes the head of the queue represented by this deque.
remove(Object) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Removes the first occurrence of the specified element from this deque.
removeActivity(Activity) - 类 中的方法org.sogrey.baseui.ui.base.SwipeBackActivity.ActivityManager
 
removeActivity(Activity) - 类 中的方法org.sogrey.baseui.ui.manager.ActivityManager
 
removeActivityCls(Class<?>) - 类 中的方法org.sogrey.baseui.ui.base.SwipeBackActivity.ActivityManager
 
removeActivityCls(Class<?>) - 类 中的方法org.sogrey.baseui.ui.manager.ActivityManager
 
removeAll(Collection<? extends T>) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
移除指定集合对象
removeAllListeners() - 类 中的方法com.nineoldandroids.animation.Animator
Removes all listeners from this object.
removeAllUpdateListeners() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Removes all listeners from the set listening to frame updates for this animation.
removeFirst() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Retrieves and removes the first element of this deque.
removeFirst() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
removeFirstOccurrence(Object) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(Object) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(Object) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
removeFromCache(String, DiskCache) - 类 中的静态方法com.nostra13.universalimageloader.utils.DiskCacheUtils
Removed cached image file from disk cache (if image was cached in disk cache before)
removeFromCache(String, MemoryCache) - 类 中的静态方法com.nostra13.universalimageloader.utils.MemoryCacheUtils
Removes from memory cache all images for incoming URI.
removeIgnoredView(View) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
remove the view from ignored view list;
removeItem(T) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
移除指定对象数据
removeItem(int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
移除指定索引位置对象
removeLast() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Retrieves and removes the last element of this deque.
removeLast() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
removeLastOccurrence(Object) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(Object) - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(Object) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
removeListener(Animator.AnimatorListener) - 类 中的方法com.nineoldandroids.animation.Animator
Removes a listener from the set listening to this animation.
removeNext() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.FIFOLimitedMemoryCache
 
removeNext() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LargestLimitedMemoryCache
 
removeNext() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LRULimitedMemoryCache
 
removeNext() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.UsingFreqLimitedMemoryCache
 
removeNext() - 类 中的方法com.nostra13.universalimageloader.cache.memory.LimitedMemoryCache
 
removePosition(int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
从已选择序列中移除指定position
removePositions(int...) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
从已选择序列中移除多个指定position
removePositions(List<Integer>) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
从已选择序列中移除多个指定position
removeUpdateListener(ValueAnimator.AnimatorUpdateListener) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Removes a listener from the set listening to frame updates for this animation.
reserveCacheDir - 类 中的变量com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
reset() - 类 中的方法com.nostra13.universalimageloader.core.assist.ContentLengthInputStream
 
resetStream(InputStream, ImageDecodingInfo) - 类 中的方法com.nostra13.universalimageloader.core.decode.BaseImageDecoder
 
resetViewBeforeLoading() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
已过时。
resetViewBeforeLoading(boolean) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Sets whether image aware view will be reset (set null) before image loading start
resolve(Type, Class<?>, Type) - 类 中的静态方法com.google.gson.internal.$Gson$Types
 
RESTART - 类 中的静态变量com.nineoldandroids.animation.ValueAnimator
When the animation reaches the end and repeatCount is INFINITE or a positive value, the animation restarts from the beginning.
resume() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Resumes waiting "load&display" tasks
retryLoad(View, int) - 类 中的方法org.sogrey.baseui.views.statuslayout.RootFrameLayout
重试加载
retryViewId(int) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager.Builder
 
REVERSE - 类 中的静态变量com.nineoldandroids.animation.ValueAnimator
When the animation reaches the end and repeatCount is INFINITE or a positive value, the animation reverses direction on every iteration.
reverse() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Plays the ValueAnimator in reverse.
root_layout - 类 中的变量org.sogrey.baseui.views.statuslayout.utils.StatusLayouts
 
RootFrameLayout - org.sogrey.baseui.views.statuslayout中的类
Created by chenpengfei on 2016/12/15.
RootFrameLayout(Context) - 类 的构造器org.sogrey.baseui.views.statuslayout.RootFrameLayout
 
RootFrameLayout(Context, AttributeSet) - 类 的构造器org.sogrey.baseui.views.statuslayout.RootFrameLayout
 
RootFrameLayout(Context, AttributeSet, int) - 类 的构造器org.sogrey.baseui.views.statuslayout.RootFrameLayout
 
RootFrameLayout(Context, AttributeSet, int, int) - 类 的构造器org.sogrey.baseui.views.statuslayout.RootFrameLayout
 
rotation(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's rotation property to be animated to the specified value.
rotation - 类 中的变量com.nostra13.universalimageloader.core.decode.BaseImageDecoder.ExifInfo
 
rotationBy(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's rotation property to be animated by the specified value.
rotationX(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's rotationX property to be animated to the specified value.
rotationXBy(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's rotationX property to be animated by the specified value.
rotationY(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's rotationY property to be animated to the specified value.
rotationYBy(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's rotationY property to be animated by the specified value.
RoundedBitmapDisplayer - com.nostra13.universalimageloader.core.display中的类
Can display bitmap with rounded corners.
RoundedBitmapDisplayer(int) - 类 的构造器com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer
 
RoundedBitmapDisplayer(int, int) - 类 的构造器com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer
 
RoundedBitmapDisplayer.RoundedDrawable - com.nostra13.universalimageloader.core.display中的类
 
RoundedDrawable(Bitmap, int, int) - 类 的构造器com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer.RoundedDrawable
 
RoundedVignetteBitmapDisplayer - com.nostra13.universalimageloader.core.display中的类
Can display bitmap with rounded corners and vignette effect.
RoundedVignetteBitmapDisplayer(int, int) - 类 的构造器com.nostra13.universalimageloader.core.display.RoundedVignetteBitmapDisplayer
 
RoundedVignetteBitmapDisplayer.RoundedVignetteDrawable - com.nostra13.universalimageloader.core.display中的类
 

S

SafeKeyGenerator - com.bumptech.glide.load.engine.cache中的类
 
save(String, InputStream, IoUtils.CopyListener) - 接口 中的方法com.nostra13.universalimageloader.cache.disc.DiskCache
Saves image stream in disk cache.
save(String, Bitmap) - 接口 中的方法com.nostra13.universalimageloader.cache.disc.DiskCache
Saves image bitmap in disk cache.
save(String, InputStream, IoUtils.CopyListener) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
save(String, Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
save(String, InputStream, IoUtils.CopyListener) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
save(String, Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
save(String, InputStream, IoUtils.CopyListener) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.LimitedAgeDiskCache
 
save(String, Bitmap) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.LimitedAgeDiskCache
 
scale(float) - 类 中的方法com.nostra13.universalimageloader.core.assist.ImageSize
Scales dimensions according to incoming scale.
SCALE - 类 中的静态变量com.wang.avi.indicator.BallBeatIndicator
 
SCALE - 类 中的静态变量com.wang.avi.indicator.BallGridPulseIndicator
 
SCALE - 类 中的静态变量com.wang.avi.indicator.BallPulseIndicator
 
SCALE - 类 中的静态变量com.wang.avi.indicator.BallSpinFadeLoaderIndicator
 
SCALE - 类 中的静态变量com.wang.avi.indicator.LineScaleIndicator
 
SCALE - 类 中的静态变量com.wang.avi.indicator.LineScalePartyIndicator
 
scaleDown(int) - 类 中的方法com.nostra13.universalimageloader.core.assist.ImageSize
Scales down dimensions in sampleSize times.
scaleType - 类 中的变量com.nostra13.universalimageloader.core.imageaware.NonViewAware
 
scaleX(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's scaleX property to be animated to the specified value.
scaleXBy(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's scaleX property to be animated by the specified value.
scaleY(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's scaleY property to be animated to the specified value.
scaleYBy(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's scaleY property to be animated by the specified value.
selectedAllPositions() - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
全选当前集合
SemiCircleSpin - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
SemiCircleSpinIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/20.
SemiCircleSpinIndicator() - 类 的构造器com.wang.avi.indicator.SemiCircleSpinIndicator
 
serialize(Object) - 接口 中的方法com.google.gson.JsonSerializationContext
Invokes default serialization on the specified object.
serialize(Object, Type) - 接口 中的方法com.google.gson.JsonSerializationContext
Invokes default serialization on the specified object passing the specific type information.
serialize(T, Type, JsonSerializationContext) - 接口 中的方法com.google.gson.JsonSerializer
Gson invokes this call-back method during serialization when it encounters a field of the specified type.
serialize(Long) - 枚举 中的方法com.google.gson.LongSerializationPolicy
Serialize this value using this serialization policy.
SerializedName - com.google.gson.annotations中的注释类型
An annotation that indicates this member should be serialized to JSON with the provided name value as its field name.
serializeNulls() - 类 中的方法com.google.gson.Gson
 
serializeNulls() - 类 中的方法com.google.gson.GsonBuilder
Configure Gson to serialize null fields.
serializeSpecialFloatingPointValues() - 类 中的方法com.google.gson.GsonBuilder
Section 2.4 of JSON specification disallows special double values (NaN, Infinity, -Infinity).
set(int, JsonElement) - 类 中的方法com.google.gson.JsonArray
Replaces the element at the specified position in this array with the specified element.
set(T, Float) - 类 中的方法com.nineoldandroids.util.FloatProperty
 
set(T, Integer) - 类 中的方法com.nineoldandroids.util.IntProperty
 
set(T, V) - 类 中的方法com.nineoldandroids.util.Property
Sets the value on object which this property represents.
setAlpha(float) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setAlpha(View, float) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
setAlpha(int) - 类 中的方法com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
setAlpha(int) - 类 中的方法com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer.RoundedDrawable
 
setAnimationStatus(BaseIndicatorController.AnimStatus) - 类 中的方法com.wang.avi.indicator.BaseIndicatorController
make animation to start or end when target view was be Visible or Gone or Invisible.
setBackground(int) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
set the menu background picture;
setBackGround_View(int, Drawable) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置View背景drawable
setBackGround_View(int, Drawable) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置View背景drawable
setBackGround_View(int, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置View背景drawable
setBackGroundColor_View(int, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置View背景颜色
setBackGroundColor_View(int, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置View背景颜色
setBackGroundDrawable_View(int, Drawable) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
已过时。
setBackGroundDrawable_View(int, Drawable) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
已过时。
setBackGroundResource_View(int, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置View背景资源
setBackGroundResource_View(int, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置View背景资源
setBufferSize(int) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
setBufferSize(int) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
setChecked_CheckBox(int, boolean) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置CheckBox选中与否
setChecked_CheckBox(int, boolean) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置CheckBox选中与否
setChecked_RadioButton(int, boolean) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置RadioButton选中与否
setChecked_RadioButton(int, boolean) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置RadioButton选中与否
setClickable(int, boolean) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置是否可点击
setClickable(int, boolean) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置是否可点击
setColorFilter(ColorFilter) - 类 中的方法com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
setColorFilter(ColorFilter) - 类 中的方法com.nostra13.universalimageloader.core.display.RoundedBitmapDisplayer.RoundedDrawable
 
setCompressFormat(Bitmap.CompressFormat) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
setCompressFormat(Bitmap.CompressFormat) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
setCompressQuality(int) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.BaseDiskCache
 
setCompressQuality(int) - 类 中的方法com.nostra13.universalimageloader.cache.disc.impl.ext.LruDiskCache
 
setContentView(int) - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
 
setContentView(View) - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
 
setContentView(View) - 类 中的方法org.sogrey.baseui.ui.base.BaseStatusFragment
已过时。
setContentView(int) - 类 中的方法org.sogrey.baseui.ui.base.BaseStatusFragment
已过时。
setContext(Context) - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
 
setCurrentPlayTime(long) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Sets the position of the animation to the specified point in time.
setDatas(Collection<? extends T>) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
设置数据源(全部替换)
setDateFormat(String) - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to serialize Date objects according to the pattern provided.
setDateFormat(int) - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to to serialize Date objects according to the style value provided.
setDateFormat(int, int) - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to to serialize Date objects according to the style value provided.
setDefaultLoadingListener(ImageLoadingListener) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Sets a default loading listener for all display and loading tasks.
setDirectionDisable(SideslipMenu.DisableDirection) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
已过时。
setDoSomethingBeforeFinish(SwipeBackLayout.doSthingBeforeFinish) - 类 中的方法org.sogrey.baseui.views.SwipeBackLayout
Finish前做的操作
setDuration(long) - 类 中的方法com.nineoldandroids.animation.Animator
Sets the length of the animation.
setDuration(long) - 类 中的方法com.nineoldandroids.animation.AnimatorSet
Sets the length of each of the current child animations of this AnimatorSet.
setDuration(long) - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
Sets the length of the animation.
setDuration(long) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Sets the length of the animation.
setDuration(long) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
Sets the duration for the underlying animator that animates the requested properties.
setEnabled(int, boolean) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置是否可用
setEnabled(int, boolean) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置是否可用
setEvaluator(TypeEvaluator) - 类 中的方法com.nineoldandroids.animation.PropertyValuesHolder
The TypeEvaluator will the automatically determined based on the type of values supplied to PropertyValuesHolder.
setEvaluator(TypeEvaluator) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
The type evaluator to be used when calculating the animated values of this animation.
setExclusionStrategies(ExclusionStrategy...) - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to apply a set of exclusion strategies during both serialization and deserialization.
setFieldNamingPolicy(FieldNamingPolicy) - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to apply a specific naming policy to an object's field during serialization and deserialization.
setFieldNamingStrategy(FieldNamingStrategy) - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to apply a specific naming policy strategy to an object's field during serialization and deserialization.
setFloatValues(float...) - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
 
setFloatValues(float...) - 类 中的方法com.nineoldandroids.animation.PropertyValuesHolder
Set the animated values for this object to this set of floats.
setFloatValues(float...) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Sets float values that will be animated between.
setFraction(float) - 类 中的方法com.nineoldandroids.animation.Keyframe
Sets the time for this keyframe, as a fraction of the overall animation duration.
setFrameDelay(long) - 类 中的静态方法com.nineoldandroids.animation.ValueAnimator
The amount of time, in milliseconds, between each frame of the animation.
setHtmlSafe(boolean) - 类 中的方法com.google.gson.stream.JsonWriter
Configure this writer to emit JSON that's safe for direct inclusion in HTML and XML documents.
setIcon(int) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenuItem
set the icon color;
setImage(Context, ImageView, String) - 类 中的静态方法org.sogrey.baseui.utils.GlideUtils
為ImageView設置圖片
setImage(Context, ImageView, String, int) - 类 中的静态方法org.sogrey.baseui.utils.GlideUtils
為ImageView設置圖片
setImageBitmap(Bitmap) - 接口 中的方法com.nostra13.universalimageloader.core.imageaware.ImageAware
Sets image bitmap into this image aware view.
setImageBitmap(Bitmap) - 类 中的方法com.nostra13.universalimageloader.core.imageaware.NonViewAware
 
setImageBitmap(Bitmap) - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ViewAware
 
setImageBitmapInto(Bitmap, View) - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ImageViewAware
 
setImageBitmapInto(Bitmap, View) - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ViewAware
Should set Bitmap into incoming view.
setImageDrawable(Drawable) - 接口 中的方法com.nostra13.universalimageloader.core.imageaware.ImageAware
Sets image drawable into this image aware view.
setImageDrawable(Drawable) - 类 中的方法com.nostra13.universalimageloader.core.imageaware.NonViewAware
 
setImageDrawable(Drawable) - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ViewAware
 
setImageDrawableInto(Drawable, View) - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ImageViewAware
 
setImageDrawableInto(Drawable, View) - 类 中的方法com.nostra13.universalimageloader.core.imageaware.ViewAware
Should set drawable into incoming view.
setImg_ImageView(int, Bitmap) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
为ImageView设置资源-Bitmap
setImg_ImageView(int, Drawable) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
为ImageView设置资源-Drawable
setImg_ImageView(int, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
为ImageView设置资源-ResourceId
setImg_ImageView(int, Uri) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
为ImageView设置资源-Uri
setImg_ImageView(int, String) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
为ImageView设置资源-Url(网络路径)
setImg_ImageView(int, Bitmap) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
为ImageView设置资源-Bitmap
setImg_ImageView(int, Drawable) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
为ImageView设置资源-Drawable
setImg_ImageView(int, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
为ImageView设置资源-ResourceId
setImg_ImageView(int, Uri) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
为ImageView设置资源-Uri
setImg_ImageView(int, String) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
为ImageView设置资源-Url(网络路径)
setIndent(String) - 类 中的方法com.google.gson.stream.JsonWriter
Sets the indentation string to be repeated for each level of indentation in the encoded document.
setInterpolator(Interpolator) - 类 中的方法com.nineoldandroids.animation.Animator
The time interpolator used in calculating the elapsed fraction of this animation.
setInterpolator(Interpolator) - 类 中的方法com.nineoldandroids.animation.AnimatorSet
Sets the TimeInterpolator for all current child animations of this AnimatorSet.
setInterpolator(Interpolator) - 类 中的方法com.nineoldandroids.animation.Keyframe
Sets the optional interpolator for this Keyframe.
setInterpolator(Interpolator) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
The time interpolator used in calculating the elapsed fraction of this animation.
setInterpolator(Interpolator) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
Sets the interpolator for the underlying animator that animates the requested properties.
setIntValues(int...) - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
 
setIntValues(int...) - 类 中的方法com.nineoldandroids.animation.PropertyValuesHolder
Set the animated values for this object to this set of ints.
setIntValues(int...) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Sets int values that will be animated between.
setIsAppOnForeground(boolean) - 类 中的方法org.sogrey.baseui.BaseApplication
 
setKeyframes(Keyframe...) - 类 中的方法com.nineoldandroids.animation.PropertyValuesHolder
Set the animated values for this object to this set of Keyframes.
setLenient() - 类 中的方法com.google.gson.GsonBuilder
By default, Gson is strict and only accepts JSON as specified by RFC 4627.
setLenient(boolean) - 类 中的方法com.google.gson.stream.JsonReader
Configure this parser to be liberal in what it accepts.
setLenient(boolean) - 类 中的方法com.google.gson.stream.JsonWriter
Configure this writer to relax its syntax rules.
setListener(Animator.AnimatorListener) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
Sets a listener for events in the underlying Animators that run the property animations.
setLongClickable(int, boolean) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
是否可长按
setLongClickable(int, boolean) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
是否可长按
setLongSerializationPolicy(LongSerializationPolicy) - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to apply a specific serialization policy for Long and long objects.
setMenuItems(List<SideslipMenuItem>) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
已过时。
setMenuItems(List<SideslipMenuItem>, SideslipMenu.DisableDirection) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
set the menu items by array list;
setMenuListener(SideslipMenu.OnMenuListener) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
if you need to do something on the action of closing or opening menu, set the listener here.
setObjectValues(Object...) - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
 
setObjectValues(Object...) - 类 中的方法com.nineoldandroids.animation.PropertyValuesHolder
Set the animated values for this object to this set of Objects.
setObjectValues(Object...) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Sets the values to animate between for this animation.
setOnclickListener(int, View.OnClickListener) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置View 点击事件
setOnclickListener(View, View.OnClickListener) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置View 点击事件
setOnclickListener(int, View.OnClickListener) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置View 点击事件
setOnclickListener(View, View.OnClickListener) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置View 点击事件
setOnItemClickListener(CommonRecycleViewAdapter.OnItemClickListener) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewAdapter
 
setOnItemLongClickListener(CommonRecycleViewAdapter.OnItemLongClickListener) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewAdapter
 
setOnLongclickListener(int, View.OnLongClickListener) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置View 长按事件
setOnLongclickListener(View, View.OnLongClickListener) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置View 长按事件
setOnLongclickListener(int, View.OnLongClickListener) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置View 长按事件
setOnLongclickListener(View, View.OnLongClickListener) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置View 长按事件
setOrientation(int) - 类 中的方法org.sogrey.baseui.adapter.base.DividerItemDecoration
 
setPivotX(float) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setPivotX(View, float) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
setPivotY(float) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setPivotY(View, float) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
setPrettyPrinting() - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to output Json that fits in a page for pretty printing.
setProperty(Property) - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
Sets the property that will be animated.
setProperty(Property) - 类 中的方法com.nineoldandroids.animation.PropertyValuesHolder
Sets the property that will be animated.
setPropertyName(String) - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
Sets the name of the property that will be animated.
setPropertyName(String) - 类 中的方法com.nineoldandroids.animation.PropertyValuesHolder
Sets the name of the property that will be animated.
setRating_RatingBar(int, float) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置评星(float)
setRating_RatingBar(int, float) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置评星(float)
setRepeatCount(int) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Sets how many times the animation should be repeated.
setRepeatMode(int) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Defines what this animation should do when it reaches the end.
setRotation(float) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setRotation(View, float) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
setRotationX(float) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setRotationX(View, float) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
setRotationY(float) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setRotationY(View, float) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
setScaleValue(float) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
 
setScaleX(float) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setScaleX(View, float) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
setScaleY(float) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setScaleY(View, float) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
setScrollX(int) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setScrollX(View, int) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
setScrollY(int) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setScrollY(View, int) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
setSerializeNulls(boolean) - 类 中的方法com.google.gson.stream.JsonWriter
Sets whether object members are serialized when their value is null.
setShadowVisible(boolean) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
the visiblity of shadow under the activity view;
setSideslipMenuBackground() - 类 中的方法org.sogrey.baseui.ui.base.BaseSideslipMenuActivity
设置侧滑菜单的背景图
setSize_RatingBar(int, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置评星数
setSize_RatingBar(int, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置评星数
setSpaceItemDecoration(int, int, int, int) - 类 中的方法org.sogrey.baseui.adapter.base.DividerGridItemDecoration
設置item間隙
setSpaceItemDecoration(int) - 类 中的方法org.sogrey.baseui.adapter.base.DividerGridItemDecoration
設置item間隙 space:top==left==right==bottom=space
setSpaceItemDecoration(int, int, int, int) - 类 中的方法org.sogrey.baseui.adapter.base.DividerItemDecoration
設置item間隙
setSpaceItemDecoration(int) - 类 中的方法org.sogrey.baseui.adapter.base.DividerItemDecoration
設置item間隙 space:top==left==right==bottom=space
setStartDelay(long) - 类 中的方法com.nineoldandroids.animation.Animator
The amount of time, in milliseconds, to delay starting the animation after Animator.start() is called.
setStartDelay(long) - 类 中的方法com.nineoldandroids.animation.AnimatorSet
The amount of time, in milliseconds, to delay starting the animation after AnimatorSet.start() is called.
setStartDelay(long) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
The amount of time, in milliseconds, to delay starting the animation after ValueAnimator.start() is called.
setStartDelay(long) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
Sets the startDelay for the underlying animator that animates the requested properties.
setStatusContentViews() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
是否设置各个状态页面(继承BaseStatusActivity即可)
setStatusContentViews() - 类 中的方法org.sogrey.baseui.ui.base.BaseFragment
是否设置各个状态页面(继承BaseStatusFragment即可)
setStatusContentViews() - 类 中的方法org.sogrey.baseui.ui.base.BaseStatusActivity
 
setStatusContentViews() - 类 中的方法org.sogrey.baseui.ui.base.BaseStatusFragment
 
setStatusLayoutManager(StatusLayoutManager) - 类 中的方法org.sogrey.baseui.views.statuslayout.RootFrameLayout
 
setTag(int, Object) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置Tag
setTag(int, int, Object) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置指定key的Tag
setTarget(Object) - 类 中的方法com.nineoldandroids.animation.Animator
Sets the target object whose property will be animated by this animation.
setTarget(Object) - 类 中的方法com.nineoldandroids.animation.AnimatorSet
Sets the target object for all current child animations of this AnimatorSet that take targets (ObjectAnimator and AnimatorSet).
setTarget(Object) - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
Sets the target object whose property will be animated by this animation
setTarget(View) - 类 中的方法com.wang.avi.indicator.BaseIndicatorController
 
setText(int, String) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
给TextView,EditText,Button设置内容
setText(int, String) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
给TextView,EditText,Button设置内容
setTextColor(int, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
给TextView,EditText,Button设置字体颜色
setTimeListener(TimeAnimator.TimeListener) - 类 中的方法com.nineoldandroids.animation.TimeAnimator
Sets a listener that is sent update events throughout the life of an animation.
setTitle(int) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenuItem
set the title with resource ;
setTitle(String) - 类 中的方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenuItem
set the title with string;
setTranslationX(float) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setTranslationX(View, float) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
setTranslationY(float) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setTranslationY(View, float) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
setupEndValues() - 类 中的方法com.nineoldandroids.animation.Animator
This method tells the object to use appropriate information to extract ending values for the animation.
setupEndValues() - 类 中的方法com.nineoldandroids.animation.AnimatorSet
 
setupEndValues() - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
 
setupStartValues() - 类 中的方法com.nineoldandroids.animation.Animator
This method tells the object to use appropriate information to extract starting values for the animation.
setupStartValues() - 类 中的方法com.nineoldandroids.animation.AnimatorSet
 
setupStartValues() - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
 
setValue(Object) - 类 中的方法com.nineoldandroids.animation.Keyframe
Sets the value for this Keyframe.
setValue(T, float) - 类 中的方法com.nineoldandroids.util.FloatProperty
A type-specific override of the FloatProperty.set(Object, Float) that is faster when dealing with fields of type float.
setValue(T, int) - 类 中的方法com.nineoldandroids.util.IntProperty
A type-specific override of the IntProperty.set(Object, Integer) that is faster when dealing with fields of type int.
setValues(PropertyValuesHolder...) - 类 中的方法com.nineoldandroids.animation.ValueAnimator
Sets the values, per property, being animated between.
setVersion(double) - 类 中的方法com.google.gson.GsonBuilder
Configures Gson to enable versioning support.
setVisibility(int) - 类 中的方法com.wang.avi.AVLoadingIndicatorView
 
setVisibility(int, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonRecycleViewHolder
设置可见状态
setVisibility(int, int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonViewHolder
设置可见状态
setX(float) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setX(View, float) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
setY(float) - 类 中的方法com.nineoldandroids.view.animation.AnimatorProxy
 
setY(View, float) - 类 中的静态方法com.nineoldandroids.view.ViewHelper
 
SHARED_PATH - 类 中的静态变量org.sogrey.baseui.global.AppConfig
默认 SharePreferences文件名
SHORT - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
SHORT_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
shouldBeProcessed(HttpURLConnection) - 类 中的方法com.nostra13.universalimageloader.core.download.BaseImageDownloader
 
shouldConsiderExifParams() - 类 中的方法com.nostra13.universalimageloader.core.decode.ImageDecodingInfo
 
shouldDelayBeforeLoading() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
shouldPostProcess() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
shouldPreProcess() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
shouldShowImageForEmptyUri() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
shouldShowImageOnFail() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
shouldShowImageOnLoading() - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions
 
shouldSkipClass(Class<?>) - 接口 中的方法com.google.gson.ExclusionStrategy
 
shouldSkipField(FieldAttributes) - 接口 中的方法com.google.gson.ExclusionStrategy
 
showContent() - 类 中的方法org.sogrey.baseui.views.statuslayout.RootFrameLayout
显示内容
showContent() - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager
显示内容
showEmptyData(int, String) - 类 中的方法org.sogrey.baseui.views.statuslayout.RootFrameLayout
显示空数据
showEmptyData(int, String) - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager
显示空数据
showEmptyData() - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager
 
showError() - 类 中的方法org.sogrey.baseui.views.statuslayout.RootFrameLayout
显示异常
showError() - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager
显示异常
showExitDialog() - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
showImageForEmptyUri(int) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Incoming image will be displayed in image aware view if empty URI (null or empty string) will be passed to ImageLoader.displayImage(...)
showImageForEmptyUri(Drawable) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Incoming drawable will be displayed in image aware view if empty URI (null or empty string) will be passed to ImageLoader.displayImage(...)
showImageOnFail(int) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Incoming image will be displayed in image aware view if some error occurs during requested image loading/decoding.
showImageOnFail(Drawable) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Incoming drawable will be displayed in image aware view if some error occurs during requested image loading/decoding.
showImageOnLoading(int) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Incoming image will be displayed in image aware view during image loading
showImageOnLoading(Drawable) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
Incoming drawable will be displayed in image aware view during image loading.
showLoading() - 类 中的方法org.sogrey.baseui.views.statuslayout.RootFrameLayout
显示loading
showLoading() - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager
显示loading
showNetWorkError() - 类 中的方法org.sogrey.baseui.views.statuslayout.RootFrameLayout
显示网络异常
showNetWorkError() - 类 中的方法org.sogrey.baseui.views.statuslayout.StatusLayoutManager
显示网络异常
showStubImage(int) - 类 中的方法com.nostra13.universalimageloader.core.DisplayImageOptions.Builder
showToast(int, int, int, int) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
showToast(String, int, int, int) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
showToast(int, int, int, int, int, boolean) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
showToast(String, int, int, int, int, boolean) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
SideslipMenu - org.sogrey.baseui.ui.base.sideslipmenu中的类
 
SideslipMenu(Context) - 类 的构造器org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu
 
SideslipMenu.DisableDirection - org.sogrey.baseui.ui.base.sideslipmenu中的枚举
不显示菜单
SideslipMenu.OnMenuListener - org.sogrey.baseui.ui.base.sideslipmenu中的接口
 
SideslipMenuItem - org.sogrey.baseui.ui.base.sideslipmenu中的类
User: special Date: 13-12-10 Time: 下午11:05 Mail: specialcyci@gmail.com
SideslipMenuItem(Context) - 类 的构造器org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenuItem
 
SideslipMenuItem(Context, int, int) - 类 的构造器org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenuItem
 
SideslipMenuItem(Context, int, String) - 类 的构造器org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenuItem
 
SimpleBitmapDisplayer - com.nostra13.universalimageloader.core.display中的类
Just displays Bitmap in ImageAware
SimpleBitmapDisplayer() - 类 的构造器com.nostra13.universalimageloader.core.display.SimpleBitmapDisplayer
 
SimpleImageLoadingListener - com.nostra13.universalimageloader.core.listener中的类
A convenient class to extend when you only want to listen for a subset of all the image loading events.
SimpleImageLoadingListener() - 类 的构造器com.nostra13.universalimageloader.core.listener.SimpleImageLoadingListener
 
Since - com.google.gson.annotations中的注释类型
An annotation that indicates the version number since a member or a type has been present.
size() - 类 中的方法com.google.gson.internal.LinkedHashTreeMap
 
size() - 类 中的方法com.google.gson.internal.LinkedTreeMap
 
size() - 类 中的方法com.google.gson.JsonArray
Returns the number of elements in the array.
size() - 类 中的方法com.google.gson.JsonObject
Returns the number of key/value pairs in the object.
size() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Returns the number of elements in this deque.
size() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.Deque
Returns the number of elements in this deque.
size() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Returns the number of elements in this deque.
SIZE_BUFFER - 类 中的静态变量org.sogrey.baseui.global.AppConstans
单位大小
skip(long) - 类 中的方法com.nostra13.universalimageloader.core.assist.ContentLengthInputStream
 
skip(long) - 类 中的方法com.nostra13.universalimageloader.core.assist.FlushedInputStream
 
skipValue() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
skipValue() - 类 中的方法com.google.gson.stream.JsonReader
Skips the next value recursively.
SOCKET_EXCEPTION - 类 中的静态变量org.sogrey.baseui.global.AppConfig
The Constant SOCKETEXCEPTION.
SOCKET_TIMEOUT_EXCEPTION - 类 中的静态变量org.sogrey.baseui.global.AppConfig
The Constant SOCKETTIMEOUTEXCEPTION.
SP_KEY_APP_VERSION - 类 中的静态变量org.sogrey.baseui.global.AppConstans
 
SP_KEY_DOWNLOAD_PATH - 类 中的静态变量org.sogrey.baseui.global.AppConstans
 
SP_KEY_FINGERPASSWORD - 类 中的静态变量org.sogrey.baseui.global.AppConstans
 
SP_KEY_FRIST - 类 中的静态变量org.sogrey.baseui.global.AppConstans
首选项
SP_KEY_FRIST_LOGIN - 类 中的静态变量org.sogrey.baseui.global.AppConstans
 
SP_KEY_FRIST_VALUE_NO - 类 中的静态变量org.sogrey.baseui.global.AppConstans
 
SP_KEY_FRIST_VALUE_YES - 类 中的静态变量org.sogrey.baseui.global.AppConstans
 
SP_KEY_IS_AUTO_INSTANLL - 类 中的静态变量org.sogrey.baseui.global.AppConstans
 
SP_KEY_IS_DOWNLOAD_ONLY_WIFI - 类 中的静态变量org.sogrey.baseui.global.AppConstans
 
SP_KEY_KEYWORD - 类 中的静态变量org.sogrey.baseui.global.AppConstans
 
SP_KEY_LAST_LOCATION_LAT - 类 中的静态变量org.sogrey.baseui.global.AppConstans
 
SP_KEY_LAST_LOCATION_LNG - 类 中的静态变量org.sogrey.baseui.global.AppConstans
 
SP_KEY_USER_NAME - 类 中的静态变量org.sogrey.baseui.global.AppConstans
 
SqlDateTypeAdapter - com.google.gson.internal.bind中的类
Adapter for java.sql.Date.
SqlDateTypeAdapter() - 类 的构造器com.google.gson.internal.bind.SqlDateTypeAdapter
 
SquareSpin - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
SquareSpinIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/16.
SquareSpinIndicator() - 类 的构造器com.wang.avi.indicator.SquareSpinIndicator
 
start() - 类 中的方法com.nineoldandroids.animation.Animator
Starts this animation.
start() - 类 中的方法com.nineoldandroids.animation.AnimatorSet
Starts this animation.
start() - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
 
start() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
 
start() - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
Starts the currently pending property animations immediately.
startActivity(Intent) - 类 中的方法org.sogrey.baseui.ui.base.SwipeBackActivity
 
startIntent(Class<?>) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
Activity 跳转
startIntent(Class<?>, boolean) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
startIntent(Class<?>, int) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
Activity 跳转
startIntent(Class<?>, int, boolean) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
startIntent(Class<?>, int, int) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
Activity 跳转(动画)
startIntent(Class<?>, int, int, boolean) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
startIntent(Class<?>, int, int, int) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
Activity 跳转(动画)
startIntent(Class<?>, int, int, int, boolean) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
startIntent(Class<?>, Bundle, int, int) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
Activity 跳转(动画)
startIntent(Class<?>, Bundle, int, int, boolean) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
 
startIntent(Class<?>, Bundle, int, int, int, boolean) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
Activity 跳转(动画)
startIntentForResult(Class<?>, int) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
Activity 跳转(需要返回结果)
startIntentForResult(Class<?>, int, int) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
Activity 跳转(需要返回结果)
startIntentForResult(Class<?>, int, int, int) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
Activity 跳转(需要返回结果,动画)
startIntentForResult(Class<?>, int, int, int, int) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
Activity 跳转(需要返回结果,动画)
startIntentForResult(Class<?>, Bundle, int, int, int) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
Activity 跳转(需要返回结果,动画)
startIntentForResult(Class<?>, Bundle, int, int, int, int) - 类 中的方法org.sogrey.baseui.ui.base.BaseActivity
Activity 跳转(需要返回结果,动画)
StatusLayoutManager - org.sogrey.baseui.views.statuslayout中的类
Created by chenpengfei on 2016/12/15.
StatusLayoutManager(StatusLayoutManager.Builder) - 类 的构造器org.sogrey.baseui.views.statuslayout.StatusLayoutManager
 
StatusLayoutManager.Builder - org.sogrey.baseui.views.statuslayout中的类
 
StatusLayouts - org.sogrey.baseui.views.statuslayout.utils中的类
Created by Sogrey on 2017/5/2.
StatusLayouts(int, int, int, int, int, int, int, int, int) - 类 的构造器org.sogrey.baseui.views.statuslayout.utils.StatusLayouts
设置各个状态页面布局,小于1(即0或负数)视为采用默认值,根布局如下: <FrameLayout android:layout_width="match_parent" android:id="@+id/base_root_layout" android:layout_height="match_parent"> </FrameLayout>
StatusLayouts() - 类 的构造器org.sogrey.baseui.views.statuslayout.utils.StatusLayouts
默认方法。
stop() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoader
Cancels all running and scheduled display image tasks.
StorageUtils - com.nostra13.universalimageloader.utils中的类
Provides application storage paths
Streams - com.google.gson.internal中的类
Reads and writes GSON parse trees over streams.
STRING - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
STRING_BUFFER - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
STRING_BUFFER_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
STRING_BUILDER - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
STRING_BUILDER_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
STRING_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
strokeColor - 类 中的变量com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer
 
strokePaint - 类 中的变量com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
strokeRadius - 类 中的变量com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
strokeWidth - 类 中的变量com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer.CircleDrawable
 
strokeWidth - 类 中的变量com.nostra13.universalimageloader.core.display.CircleBitmapDisplayer
 
subtypeOf(Type) - 类 中的静态方法com.google.gson.internal.$Gson$Types
Returns a type that represents an unknown type that extends bound.
supertypeOf(Type) - 类 中的静态方法com.google.gson.internal.$Gson$Types
Returns a type that represents an unknown supertype of bound.
SwipeBackActivity - org.sogrey.baseui.ui.base中的类
想要实现向右滑动删除Activity效果只需要继承SwipeBackActivity即可,如果当前页面含有ViewPager 只需要调用SwipeBackLayout的setViewPager()方法即可
SwipeBackActivity() - 类 的构造器org.sogrey.baseui.ui.base.SwipeBackActivity
 
SwipeBackActivity.ActivityManager - org.sogrey.baseui.ui.base中的类
管理类;
SwipeBackLayout - org.sogrey.baseui.views中的类
 
SwipeBackLayout(Context, AttributeSet) - 类 的构造器org.sogrey.baseui.views.SwipeBackLayout
 
SwipeBackLayout(Context, AttributeSet, int) - 类 的构造器org.sogrey.baseui.views.SwipeBackLayout
 
SwipeBackLayout.doSthingBeforeFinish - org.sogrey.baseui.views中的接口
 

T

TAG - 类 中的静态变量com.nostra13.universalimageloader.core.ImageLoader
 
TAG - 类 中的静态变量org.sogrey.baseui.BaseApplication
 
take() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), waiting if necessary until an element becomes available.
take() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
takeFirst() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Retrieves and removes the first element of this deque, waiting if necessary until an element becomes available.
takeFirst() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
takeLast() - 接口 中的方法com.nostra13.universalimageloader.core.assist.deque.BlockingDeque
Retrieves and removes the last element of this deque, waiting if necessary until an element becomes available.
takeLast() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
taskExecutor(Executor) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets custom executor for tasks of loading and displaying images.
taskExecutorForCachedImages(Executor) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets custom executor for tasks of displaying cached on disk images (these tasks are executed quickly so UIL prefer to use separate executor for them).
tasksProcessingOrder(QueueProcessingType) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets type of queue processing for tasks for loading and displaying images.
threadPoolSize(int) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets thread pool size for image display tasks.
threadPriority(int) - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Sets the priority for image loading threads.
TimeAnimator - com.nineoldandroids.animation中的类
This class provides a simple callback mechanism to listeners that is synchronized with other animators in the system.
TimeAnimator() - 类 的构造器com.nineoldandroids.animation.TimeAnimator
 
TimeAnimator.TimeListener - com.nineoldandroids.animation中的接口
Implementors of this interface can set themselves as update listeners to a TimeAnimator instance to receive callbacks on every animation frame to receive the total time since the animator started and the delta time since the last frame.
TIMESTAMP_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
TimeTypeAdapter - com.google.gson.internal.bind中的类
Adapter for Time.
TimeTypeAdapter() - 类 的构造器com.google.gson.internal.bind.TimeTypeAdapter
 
toArray() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element).
toArray(T[]) - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
Returns an array containing all of the elements in this deque, in proper sequence; the runtime type of the returned array is that of the specified array.
toggleSelected(int) - 类 中的方法org.sogrey.baseui.adapter.base.CommonAdapter
智能切换选择状态
toJson(Object) - 类 中的方法com.google.gson.Gson
This method serializes the specified object into its equivalent Json representation.
toJson(Object, Type) - 类 中的方法com.google.gson.Gson
This method serializes the specified object, including those of generic types, into its equivalent Json representation.
toJson(Object, Appendable) - 类 中的方法com.google.gson.Gson
This method serializes the specified object into its equivalent Json representation.
toJson(Object, Type, Appendable) - 类 中的方法com.google.gson.Gson
This method serializes the specified object, including those of generic types, into its equivalent Json representation.
toJson(Object, Type, JsonWriter) - 类 中的方法com.google.gson.Gson
Writes the JSON representation of src of type typeOfSrc to writer.
toJson(JsonElement) - 类 中的方法com.google.gson.Gson
Converts a tree of JsonElements into its equivalent JSON representation.
toJson(JsonElement, Appendable) - 类 中的方法com.google.gson.Gson
Writes out the equivalent JSON for a tree of JsonElements.
toJson(JsonElement, JsonWriter) - 类 中的方法com.google.gson.Gson
Writes the JSON for jsonElement to writer.
toJson(Writer, T) - 类 中的方法com.google.gson.TypeAdapter
Converts value to a JSON document and writes it to out.
toJson(T) - 类 中的方法com.google.gson.TypeAdapter
Converts value to a JSON document.
toJsonTree(Object) - 类 中的方法com.google.gson.Gson
This method serializes the specified object into its equivalent representation as a tree of JsonElements.
toJsonTree(Object, Type) - 类 中的方法com.google.gson.Gson
This method serializes the specified object, including those of generic types, into its equivalent representation as a tree of JsonElements.
toJsonTree(T) - 类 中的方法com.google.gson.TypeAdapter
Converts value to a JSON tree.
toString() - 类 中的方法com.bumptech.glide.load.engine.EngineKey
 
toString() - 类 中的方法com.google.gson.Gson
 
toString() - 类 中的方法com.google.gson.internal.bind.JsonTreeReader
 
toString() - 类 中的方法com.google.gson.internal.ConstructorConstructor
 
toString() - 类 中的方法com.google.gson.internal.LazilyParsedNumber
 
toString() - 类 中的方法com.google.gson.JsonElement
Returns a String representation of this element.
toString() - 类 中的方法com.google.gson.reflect.TypeToken
 
toString() - 类 中的方法com.google.gson.stream.JsonReader
 
toString() - 类 中的方法com.nineoldandroids.animation.ObjectAnimator
 
toString() - 类 中的方法com.nineoldandroids.animation.PropertyValuesHolder
 
toString() - 类 中的方法com.nineoldandroids.animation.ValueAnimator
 
toString() - 类 中的方法com.nostra13.universalimageloader.cache.memory.impl.LruMemoryCache
 
toString() - 类 中的方法com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque
 
toString() - 类 中的方法com.nostra13.universalimageloader.core.assist.ImageSize
 
translateName(Field) - 接口 中的方法com.google.gson.FieldNamingStrategy
Translates the field name into its JSON field name representation.
translationX(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's translationX property to be animated to the specified value.
translationXBy(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's translationX property to be animated by the specified value.
translationY(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's translationY property to be animated to the specified value.
translationYBy(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's translationY property to be animated by the specified value.
TreeTypeAdapter<T> - com.google.gson.internal.bind中的类
Adapts a Gson 1.x tree-style adapter as a streaming TypeAdapter.
TreeTypeAdapter(JsonSerializer<T>, JsonDeserializer<T>, Gson, TypeToken<T>, TypeAdapterFactory) - 类 的构造器com.google.gson.internal.bind.TreeTypeAdapter
 
TriangleSkewSpin - 类 中的静态变量com.wang.avi.AVLoadingIndicatorView
 
TriangleSkewSpinIndicator - com.wang.avi.indicator中的类
Created by Jack on 2015/10/20.
TriangleSkewSpinIndicator() - 类 的构造器com.wang.avi.indicator.TriangleSkewSpinIndicator
 
txt_tips - 类 中的变量org.sogrey.baseui.views.statuslayout.utils.StatusLayouts
 
TypeAdapter<T> - com.google.gson中的类
Converts Java objects to and from JSON.
TypeAdapter() - 类 的构造器com.google.gson.TypeAdapter
 
TypeAdapterFactory - com.google.gson中的接口
Creates type adapters for set of related types.
TypeAdapters - com.google.gson.internal.bind中的类
Type adapters for basic types.
TypeEvaluator<T> - com.nineoldandroids.animation中的接口
Interface for use with the ValueAnimator.setEvaluator(TypeEvaluator) function.
TypeToken<T> - com.google.gson.reflect中的类
Represents a generic type T.
TypeToken() - 类 的构造器com.google.gson.reflect.TypeToken
Constructs a new type literal.
typeToString(Type) - 类 中的静态方法com.google.gson.internal.$Gson$Types
 

U

UI_HEIGHT - 类 中的静态变量org.sogrey.baseui.global.AppConfig
UI设计的基准高度
UI_WIDTH - 类 中的静态变量org.sogrey.baseui.global.AppConfig
UI设计的基准宽度
UNKNOWN_HOST_EXCEPTION - 类 中的静态变量org.sogrey.baseui.global.AppConfig
The Constant UNKNOWNHOSTEXCEPTION.
UnlimitedDiskCache - com.nostra13.universalimageloader.cache.disc.impl中的类
Default implementation of disk cache.
UnlimitedDiskCache(File) - 类 的构造器com.nostra13.universalimageloader.cache.disc.impl.UnlimitedDiskCache
 
UnlimitedDiskCache(File, File) - 类 的构造器com.nostra13.universalimageloader.cache.disc.impl.UnlimitedDiskCache
 
UnlimitedDiskCache(File, File, FileNameGenerator) - 类 的构造器com.nostra13.universalimageloader.cache.disc.impl.UnlimitedDiskCache
 
UnsafeAllocator - com.google.gson.internal中的类
Do sneaky things to allocate objects without invoking their constructors.
UnsafeAllocator() - 类 的构造器com.google.gson.internal.UnsafeAllocator
 
Until - com.google.gson.annotations中的注释类型
An annotation that indicates the version number until a member or a type should be present.
UNTREATED_EXCEPTION - 类 中的静态变量org.sogrey.baseui.global.AppConfig
The Constant UNTREATED_EXCEPTION.
unwrap(Class<T>) - 类 中的静态方法com.google.gson.internal.Primitives
Returns the corresponding primitive type of type if it is a wrapper type; otherwise returns type itself.
updateDiskCacheKey(MessageDigest) - 类 中的方法com.bumptech.glide.load.engine.EngineKey
 
updateDiskCacheKey(MessageDigest) - 类 中的方法com.bumptech.glide.load.engine.OriginalKey
 
URI - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
URI_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
URL - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
URL_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
UsingFreqLimitedMemoryCache - com.nostra13.universalimageloader.cache.memory.impl中的类
Limited bitmap cache.
UsingFreqLimitedMemoryCache(int) - 类 的构造器com.nostra13.universalimageloader.cache.memory.impl.UsingFreqLimitedMemoryCache
 
UUID - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 
UUID_FACTORY - 类 中的静态变量com.google.gson.internal.bind.TypeAdapters
 

V

value(String) - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
value(boolean) - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
value(Boolean) - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
value(double) - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
value(long) - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
value(Number) - 类 中的方法com.google.gson.internal.bind.JsonTreeWriter
 
value(String) - 类 中的方法com.google.gson.stream.JsonWriter
Encodes value.
value(boolean) - 类 中的方法com.google.gson.stream.JsonWriter
Encodes value.
value(Boolean) - 类 中的方法com.google.gson.stream.JsonWriter
Encodes value.
value(double) - 类 中的方法com.google.gson.stream.JsonWriter
Encodes value.
value(long) - 类 中的方法com.google.gson.stream.JsonWriter
Encodes value.
value(Number) - 类 中的方法com.google.gson.stream.JsonWriter
Encodes value.
ValueAnimator - com.nineoldandroids.animation中的类
This class provides a simple timing engine for running animations which calculate animated values and set them on target objects.
ValueAnimator() - 类 的构造器com.nineoldandroids.animation.ValueAnimator
Creates a new ValueAnimator object.
ValueAnimator.AnimatorUpdateListener - com.nineoldandroids.animation中的接口
Implementors of this interface can add themselves as update listeners to an ValueAnimator instance to receive callbacks on every animation frame, after the current frame's values have been calculated for that ValueAnimator.
valueOf(String) - 枚举 中的静态方法com.google.gson.FieldNamingPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.google.gson.LongSerializationPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.google.gson.stream.JsonToken
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.nostra13.universalimageloader.core.assist.FailReason.FailType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.nostra13.universalimageloader.core.assist.ImageScaleType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.nostra13.universalimageloader.core.assist.LoadedFrom
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.nostra13.universalimageloader.core.assist.QueueProcessingType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.nostra13.universalimageloader.core.assist.ViewScaleType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.nostra13.universalimageloader.core.download.ImageDownloader.Scheme
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.wang.avi.indicator.BaseIndicatorController.AnimStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu.DisableDirection
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.google.gson.FieldNamingPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.google.gson.LongSerializationPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.google.gson.stream.JsonToken
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.nostra13.universalimageloader.core.assist.FailReason.FailType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.nostra13.universalimageloader.core.assist.ImageScaleType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.nostra13.universalimageloader.core.assist.LoadedFrom
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.nostra13.universalimageloader.core.assist.QueueProcessingType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.nostra13.universalimageloader.core.assist.ViewScaleType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.nostra13.universalimageloader.core.download.ImageDownloader.Scheme
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.wang.avi.indicator.BaseIndicatorController.AnimStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.sogrey.baseui.ui.base.sideslipmenu.SideslipMenu.DisableDirection
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VERTICAL_LIST - 类 中的静态变量org.sogrey.baseui.adapter.base.DividerItemDecoration
 
ViewAware - com.nostra13.universalimageloader.core.imageaware中的类
Wrapper for Android View.
ViewAware(View) - 类 的构造器com.nostra13.universalimageloader.core.imageaware.ViewAware
Constructor.
ViewAware(View, boolean) - 类 的构造器com.nostra13.universalimageloader.core.imageaware.ViewAware
Constructor
ViewHelper - com.nineoldandroids.view中的类
 
ViewPropertyAnimator - com.nineoldandroids.view中的类
This class enables automatic and optimized animation of select properties on View objects.
ViewPropertyAnimator() - 类 的构造器com.nineoldandroids.view.ViewPropertyAnimator
 
viewRef - 类 中的变量com.nostra13.universalimageloader.core.imageaware.ViewAware
 
ViewScaleType - com.nostra13.universalimageloader.core.assist中的枚举
Simplify ImageView's scale type to 2 types: ViewScaleType.FIT_INSIDE and ViewScaleType.CROP

W

w(String, Object...) - 类 中的静态方法com.nostra13.universalimageloader.utils.L
 
WARN_CANT_SET_BITMAP - 类 中的静态变量com.nostra13.universalimageloader.core.imageaware.ViewAware
 
WARN_CANT_SET_DRAWABLE - 类 中的静态变量com.nostra13.universalimageloader.core.imageaware.ViewAware
 
WeakMemoryCache - com.nostra13.universalimageloader.cache.memory.impl中的类
Memory cache with weak references to bitmaps

NOTE: This cache uses only weak references for stored Bitmaps.
WeakMemoryCache() - 类 的构造器com.nostra13.universalimageloader.cache.memory.impl.WeakMemoryCache
 
with(Animator) - 类 中的方法com.nineoldandroids.animation.AnimatorSet.Builder
Sets up the given animation to play at the same time as the animation supplied in the AnimatorSet.play(Animator) call that created this Builder object.
withExclusionStrategy(ExclusionStrategy, boolean, boolean) - 类 中的方法com.google.gson.internal.Excluder
 
withModifiers(int...) - 类 中的方法com.google.gson.internal.Excluder
 
withVersion(double) - 类 中的方法com.google.gson.internal.Excluder
 
wpx - 类 中的静态变量org.sogrey.baseui.BaseApplication
 
wrap(Class<T>) - 类 中的静态方法com.google.gson.internal.Primitives
Returns the corresponding wrapper type of type if it is a primitive type; otherwise returns type itself.
wrap(View) - 类 中的静态方法com.nineoldandroids.view.animation.AnimatorProxy
Create a proxy to allow for modifying post-3.0 view properties on all pre-3.0 platforms.
wrap(String) - 枚举 中的方法com.nostra13.universalimageloader.core.download.ImageDownloader.Scheme
Appends scheme to incoming path
write(File) - 接口 中的方法com.bumptech.glide.load.engine.cache.DiskCache.Writer
 
write(JsonWriter, Object) - 类 中的方法com.google.gson.internal.bind.ArrayTypeAdapter
 
write(JsonWriter, Date) - 类 中的方法com.google.gson.internal.bind.DateTypeAdapter
 
write(JsonWriter, Object) - 类 中的方法com.google.gson.internal.bind.ObjectTypeAdapter
 
write(JsonWriter, T) - 类 中的方法com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.Adapter
 
write(JsonWriter, Date) - 类 中的方法com.google.gson.internal.bind.SqlDateTypeAdapter
 
write(JsonWriter, Time) - 类 中的方法com.google.gson.internal.bind.TimeTypeAdapter
 
write(JsonWriter, T) - 类 中的方法com.google.gson.internal.bind.TreeTypeAdapter
 
write(JsonElement, JsonWriter) - 类 中的静态方法com.google.gson.internal.Streams
Writes the JSON element to the writer, recursively.
write(JsonWriter, T) - 类 中的方法com.google.gson.TypeAdapter
Writes one JSON value (an array, object, string, number, boolean or null) for value.
writeDebugLogs() - 类 中的方法com.nostra13.universalimageloader.core.ImageLoaderConfiguration.Builder
Enables detail logging of ImageLoader work.
writeDebugLogs(boolean) - 类 中的静态方法com.nostra13.universalimageloader.utils.L
Enables/disables detail logging of ImageLoader work.
writeLogs(boolean) - 类 中的静态方法com.nostra13.universalimageloader.utils.L
Enables/disables logging of ImageLoader completely (even error logs).
writerForAppendable(Appendable) - 类 中的静态方法com.google.gson.internal.Streams
 

X

x(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's x property to be animated to the specified value.
xBy(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's x property to be animated by the specified value.

Y

y(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's y property to be animated to the specified value.
yBy(float) - 类 中的方法com.nineoldandroids.view.ViewPropertyAnimator
This method will cause the View's y property to be animated by the specified value.
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y