Kotlin-Design-Pattern-Examples-master
gradlew
5KB
settings.gradle
59B
.idea
misc.xml
372B
compiler.xml
170B
gradle.xml
947B
.name
23B
codeStyles
Project.xml
4KB
codeStyleConfig.xml
142B
.gitignore
47B
jarRepositories.xml
1KB
vcs.xml
180B
gradle
wrapper
gradle-wrapper.properties
230B
gradle-wrapper.jar
53KB
gradlew.bat
2KB
gradle.properties
1KB
.gitignore
225B
app
src
androidTest
java
com
heb
design_pattern_practice
ExampleInstrumentedTest.kt
689B
test
java
com
heb
design_pattern_practice
ExampleUnitTest.kt
355B
main
AndroidManifest.xml
104B
res
mipmap-hdpi
ic_launcher.png
4KB
ic_launcher_round.png
5KB
mipmap-xxxhdpi
ic_launcher.png
10KB
ic_launcher_round.png
16KB
mipmap-xhdpi
ic_launcher.png
5KB
ic_launcher_round.png
7KB
mipmap-anydpi-v26
ic_launcher.xml
272B
ic_launcher_round.xml
272B
mipmap-mdpi
ic_launcher.png
3KB
ic_launcher_round.png
3KB
drawable
ic_launcher_background.xml
5KB
values-night
themes.xml
844B
layout
activity_main.xml
780B
drawable-v24
ic_launcher_foreground.xml
2KB
values
colors.xml
378B
themes.xml
844B
strings.xml
85B
mipmap-xxhdpi
ic_launcher.png
8KB
ic_launcher_round.png
12KB
java
com
heb
design_pattern_practice
Visitor.kt
1KB
Mediator.kt
1KB
Composite.kt
760B
Proxy.kt
749B
Facade.kt
1KB
Memento.kt
2KB
State.kt
1KB
Strategy.kt
551B
Command.kt
1KB
BuilderPattern.kt
1KB
Decorator.kt
1KB
Sigleton.kt
64B
FactoryMethod.kt
1KB
Observer.kt
978B
ChainOfResponsibility.kt
1KB
.gitignore
6B
build.gradle
1KB
proguard-rules.pro
750B
build.gradle
642B
暂无评论