MCPcopy Create free account

hub / github.com/LiHongHui6/MultiTypeAdapter / types & classes

Types & classes16 in github.com/LiHongHui6/MultiTypeAdapter

ClassBaseViewHolder
Created by yq05481 on 2017/1/3.
app/src/main/java/com/lihonghui/multitypeadapter/holder/BaseViewHolder.java:14
ClassExampleInstrumentedTest
Instrumentation test, which will execute on an Android device. @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
app/src/androidTest/java/com/lihonghui/multitypeadapter/ExampleInstrumentedTest.java:17
ClassExampleUnitTest
Example local unit test, which will execute on the development machine (host). @see <a href="http://d.android.com/tools/testing">Testing documentatio
app/src/test/java/com/lihonghui/multitypeadapter/ExampleUnitTest.java:12
ClassMainActivity
app/src/main/java/com/lihonghui/multitypeadapter/MainActivity.java:18
ClassMultiTypeAdapter
Created by yq05481 on 2016/12/30.
app/src/main/java/com/lihonghui/multitypeadapter/adapter/MultiTypeAdapter.java:19
ClassNormal
Created by yq05481 on 2016/12/30.
app/src/main/java/com/lihonghui/multitypeadapter/model/Normal.java:8
ClassNormalViewHolder
Created by yq05481 on 2017/1/3.
app/src/main/java/com/lihonghui/multitypeadapter/holder/NormalViewHolder.java:16
ClassOne
Created by yq05481 on 2016/12/30.
app/src/main/java/com/lihonghui/multitypeadapter/model/One.java:9
ClassOneViewHolder
Created by yq05481 on 2017/1/3.
app/src/main/java/com/lihonghui/multitypeadapter/holder/OneViewHolder.java:15
ClassThree
Created by yq05481 on 2016/12/30.
app/src/main/java/com/lihonghui/multitypeadapter/model/Three.java:10
ClassThreeViewHolder
Created by yq05481 on 2017/1/3.
app/src/main/java/com/lihonghui/multitypeadapter/holder/ThreeViewHolder.java:15
ClassTwo
Created by yq05481 on 2016/12/30.
app/src/main/java/com/lihonghui/multitypeadapter/model/Two.java:13
ClassTwoViewHolder
Created by yq05481 on 2017/1/3.
app/src/main/java/com/lihonghui/multitypeadapter/holder/TwoViewHolder.java:15
InterfaceTypeFactory
Created by yq05481 on 2016/12/30.
app/src/main/java/com/lihonghui/multitypeadapter/Type/TypeFactory.java:16
ClassTypeFactoryForList
Created by yq05481 on 2016/12/30.
app/src/main/java/com/lihonghui/multitypeadapter/Type/TypeFactoryForList.java:20
InterfaceVisitable
Created by yq05481 on 2016/12/30.
app/src/main/java/com/lihonghui/multitypeadapter/model/Visitable.java:9