- 类 的构造器com.nostra13.universalimageloader.core.assist.
- 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
-
- 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
-
- 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.