com
.
github
.
shadowsocks
.
ProfilesFragment
ProfilesAdapter
Related Doc:
package ProfilesFragment
final
class
ProfilesAdapter
extends
Adapter
[
ProfileViewHolder
]
Linear Supertypes
Adapter
[
ProfileViewHolder
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ProfilesAdapter
Adapter
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ProfilesAdapter
()
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
add
(
item:
Profile
)
:
Unit
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
final
def
bindViewHolder
(
arg0:
ProfileViewHolder
,
arg1:
Int
)
:
Unit
Definition Classes
Adapter
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
commit
(
actions:
Iterator
[(
Int
,
Profile
)]
)
:
Unit
final
def
createViewHolder
(
arg0:
ViewGroup
,
arg1:
Int
)
:
ProfileViewHolder
Definition Classes
Adapter
def
deepRefreshId
(
id:
Int
)
:
Unit
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getItemCount
()
:
Int
Definition Classes
ProfilesAdapter
→ Adapter
def
getItemId
(
position:
Int
)
:
Long
Definition Classes
ProfilesAdapter
→ Adapter
def
getItemViewType
(
arg0:
Int
)
:
Int
Definition Classes
Adapter
final
def
hasObservers
()
:
Boolean
Definition Classes
Adapter
final
def
hasStableIds
()
:
Boolean
Definition Classes
Adapter
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
move
(
from:
Int
,
to:
Int
)
:
Unit
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
notifyDataSetChanged
()
:
Unit
Definition Classes
Adapter
final
def
notifyItemChanged
(
arg0:
Int
,
arg1:
Any
)
:
Unit
Definition Classes
Adapter
final
def
notifyItemChanged
(
arg0:
Int
)
:
Unit
Definition Classes
Adapter
final
def
notifyItemInserted
(
arg0:
Int
)
:
Unit
Definition Classes
Adapter
final
def
notifyItemMoved
(
arg0:
Int
,
arg1:
Int
)
:
Unit
Definition Classes
Adapter
final
def
notifyItemRangeChanged
(
arg0:
Int
,
arg1:
Int
,
arg2:
Any
)
:
Unit
Definition Classes
Adapter
final
def
notifyItemRangeChanged
(
arg0:
Int
,
arg1:
Int
)
:
Unit
Definition Classes
Adapter
final
def
notifyItemRangeInserted
(
arg0:
Int
,
arg1:
Int
)
:
Unit
Definition Classes
Adapter
final
def
notifyItemRangeRemoved
(
arg0:
Int
,
arg1:
Int
)
:
Unit
Definition Classes
Adapter
final
def
notifyItemRemoved
(
arg0:
Int
)
:
Unit
Definition Classes
Adapter
def
onAttachedToRecyclerView
(
arg0:
RecyclerView
)
:
Unit
Definition Classes
Adapter
def
onBindViewHolder
(
vh:
ProfileViewHolder
,
i:
Int
)
:
Unit
Definition Classes
ProfilesAdapter
→ Adapter
def
onBindViewHolder
(
arg0:
ProfileViewHolder
,
arg1:
Int
,
arg2:
List
[
AnyRef
]
)
:
Unit
Definition Classes
Adapter
def
onCreateViewHolder
(
vg:
ViewGroup
,
i:
Int
)
:
ProfileViewHolder
Definition Classes
ProfilesAdapter
→ Adapter
def
onDetachedFromRecyclerView
(
arg0:
RecyclerView
)
:
Unit
Definition Classes
Adapter
def
onFailedToRecycleView
(
arg0:
ProfileViewHolder
)
:
Boolean
Definition Classes
Adapter
def
onViewAttachedToWindow
(
arg0:
ProfileViewHolder
)
:
Unit
Definition Classes
Adapter
def
onViewDetachedFromWindow
(
arg0:
ProfileViewHolder
)
:
Unit
Definition Classes
Adapter
def
onViewRecycled
(
arg0:
ProfileViewHolder
)
:
Unit
Definition Classes
Adapter
var
profiles
:
ArrayBuffer
[
Profile
]
def
refreshId
(
id:
Int
)
:
Unit
def
registerAdapterDataObserver
(
arg0:
AdapterDataObserver
)
:
Unit
Definition Classes
Adapter
def
remove
(
pos:
Int
)
:
Unit
def
removeId
(
id:
Int
)
:
Unit
def
setHasStableIds
(
arg0:
Boolean
)
:
Unit
Definition Classes
Adapter
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
undo
(
actions:
Iterator
[(
Int
,
Profile
)]
)
:
Unit
def
unregisterAdapterDataObserver
(
arg0:
AdapterDataObserver
)
:
Unit
Definition Classes
Adapter
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Adapter
[
ProfileViewHolder
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped