M
Size: a a a
M
VS
AD
okHttpClient.connectionPool().evictAll()
ОА
VM
fun newInstance(connections: List<Connection> = emptyList())putSerializable ?
ОА
ОА
VM
ОА
VM
СП
VM
fun newInstance(connections: List<Connection> = emptyList()): SelectConnectionsFragment {
return SelectConnectionsFragment().apply {
arguments = Bundle().apply {
putParcelableArrayList("connections", connections)
}
}
}
A
A
A
AG
АЕ
AG
AG
АЕ