repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
java-design-patterns
java-design-patterns-master/business-delegate/src/main/java/com/iluwatar/business/delegate/BusinessDelegate.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,688
39.214286
140
java
java-design-patterns
java-design-patterns-master/business-delegate/src/main/java/com/iluwatar/business/delegate/YouTubeService.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,575
38.4
140
java
java-design-patterns
java-design-patterns-master/business-delegate/src/main/java/com/iluwatar/business/delegate/MobileClient.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,686
39.166667
140
java
java-design-patterns
java-design-patterns-master/model-view-controller/src/test/java/com/iluwatar/model/view/controller/GiantModelTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,245
37.642857
140
java
java-design-patterns
java-design-patterns-master/model-view-controller/src/test/java/com/iluwatar/model/view/controller/GiantViewTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,059
29.909091
140
java
java-design-patterns
java-design-patterns-master/model-view-controller/src/test/java/com/iluwatar/model/view/controller/GiantControllerTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,967
30.492063
140
java
java-design-patterns
java-design-patterns-master/model-view-controller/src/test/java/com/iluwatar/model/view/controller/AppTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,600
38.04878
140
java
java-design-patterns
java-design-patterns-master/model-view-controller/src/main/java/com/iluwatar/model/view/controller/App.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,897
44.28125
140
java
java-design-patterns
java-design-patterns-master/model-view-controller/src/main/java/com/iluwatar/model/view/controller/Fatigue.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,596
33.717391
140
java
java-design-patterns
java-design-patterns-master/model-view-controller/src/main/java/com/iluwatar/model/view/controller/Nourishment.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,614
34.108696
140
java
java-design-patterns
java-design-patterns-master/model-view-controller/src/main/java/com/iluwatar/model/view/controller/Health.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,594
33.673913
140
java
java-design-patterns
java-design-patterns-master/model-view-controller/src/main/java/com/iluwatar/model/view/controller/GiantView.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,526
38.153846
140
java
java-design-patterns
java-design-patterns-master/model-view-controller/src/main/java/com/iluwatar/model/view/controller/GiantModel.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,828
33.509434
140
java
java-design-patterns
java-design-patterns-master/model-view-controller/src/main/java/com/iluwatar/model/view/controller/GiantController.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,299
31.394366
140
java
java-design-patterns
java-design-patterns-master/tolerant-reader/src/test/java/com/iluwatar/tolerantreader/RainbowFishV2Test.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,109
37.363636
140
java
java-design-patterns
java-design-patterns-master/tolerant-reader/src/test/java/com/iluwatar/tolerantreader/RainbowFishSerializerTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,523
34.24
140
java
java-design-patterns
java-design-patterns-master/tolerant-reader/src/test/java/com/iluwatar/tolerantreader/AppTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,853
33.981132
140
java
java-design-patterns
java-design-patterns-master/tolerant-reader/src/test/java/com/iluwatar/tolerantreader/RainbowFishTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,864
36.3
140
java
java-design-patterns
java-design-patterns-master/tolerant-reader/src/main/java/com/iluwatar/tolerantreader/RainbowFish.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,719
36.391304
140
java
java-design-patterns
java-design-patterns-master/tolerant-reader/src/main/java/com/iluwatar/tolerantreader/RainbowFishV2.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,034
34.701754
140
java
java-design-patterns
java-design-patterns-master/tolerant-reader/src/main/java/com/iluwatar/tolerantreader/RainbowFishSerializer.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,884
36.355769
140
java
java-design-patterns
java-design-patterns-master/tolerant-reader/src/main/java/com/iluwatar/tolerantreader/App.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,840
50.905405
140
java
java-design-patterns
java-design-patterns-master/execute-around/src/test/java/com/iluwatar/execute/around/SimpleFileWriterTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,237
35.382022
140
java
java-design-patterns
java-design-patterns-master/execute-around/src/test/java/com/iluwatar/execute/around/AppTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,847
34.538462
140
java
java-design-patterns
java-design-patterns-master/execute-around/src/main/java/com/iluwatar/execute/around/App.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,428
37.555556
140
java
java-design-patterns
java-design-patterns-master/execute-around/src/main/java/com/iluwatar/execute/around/FileWriterAction.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,566
39.179487
140
java
java-design-patterns
java-design-patterns-master/execute-around/src/main/java/com/iluwatar/execute/around/SimpleFileWriter.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,969
38.4
140
java
java-design-patterns
java-design-patterns-master/metadata-mapping/src/test/java/com/iluwatar/metamapping/AppTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,843
39.977778
140
java
java-design-patterns
java-design-patterns-master/metadata-mapping/src/main/java/com/iluwatar/metamapping/App.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,898
39.614583
140
java
java-design-patterns
java-design-patterns-master/metadata-mapping/src/main/java/com/iluwatar/metamapping/service/UserService.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
4,200
29.442029
140
java
java-design-patterns
java-design-patterns-master/metadata-mapping/src/main/java/com/iluwatar/metamapping/utils/DatabaseUtil.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,278
36.983333
140
java
java-design-patterns
java-design-patterns-master/metadata-mapping/src/main/java/com/iluwatar/metamapping/utils/HibernateUtil.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,205
30.971014
140
java
java-design-patterns
java-design-patterns-master/metadata-mapping/src/main/java/com/iluwatar/metamapping/model/User.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,771
32.433962
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/test/java/com/iluwatar/abstractfactory/AbstractFactoryTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
4,340
36.422414
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/test/java/com/iluwatar/abstractfactory/AppTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,664
38.642857
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/Castle.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,408
40.441176
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/App.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,671
41.206897
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/ElfArmy.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,524
38.102564
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/OrcArmy.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,522
38.051282
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/ElfCastle.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,532
38.307692
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/OrcCastle.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,530
38.25641
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/ElfKingdomFactory.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,654
33.479167
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/OrcKing.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,522
38.051282
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/Kingdom.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,134
31.846154
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/Army.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,404
40.323529
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/ElfKing.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,524
38.102564
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/King.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,404
40.323529
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/KingdomFactory.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,475
36.846154
140
java
java-design-patterns
java-design-patterns-master/abstract-factory/src/main/java/com/iluwatar/abstractfactory/OrcKingdomFactory.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,653
34.191489
140
java
java-design-patterns
java-design-patterns-master/visitor/src/test/java/com/iluwatar/visitor/CommanderTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,789
35.530612
140
java
java-design-patterns
java-design-patterns-master/visitor/src/test/java/com/iluwatar/visitor/SoldierVisitorTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,726
34.244898
140
java
java-design-patterns
java-design-patterns-master/visitor/src/test/java/com/iluwatar/visitor/SergeantTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,783
35.408163
140
java
java-design-patterns
java-design-patterns-master/visitor/src/test/java/com/iluwatar/visitor/CommanderVisitorTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,742
34.571429
140
java
java-design-patterns
java-design-patterns-master/visitor/src/test/java/com/iluwatar/visitor/VisitorTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
4,591
30.027027
140
java
java-design-patterns
java-design-patterns-master/visitor/src/test/java/com/iluwatar/visitor/SoldierTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,777
35.285714
140
java
java-design-patterns
java-design-patterns-master/visitor/src/test/java/com/iluwatar/visitor/UnitTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,923
34.228916
140
java
java-design-patterns
java-design-patterns-master/visitor/src/test/java/com/iluwatar/visitor/SergeantVisitorTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,727
34.265306
140
java
java-design-patterns
java-design-patterns-master/visitor/src/test/java/com/iluwatar/visitor/AppTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,576
37.463415
140
java
java-design-patterns
java-design-patterns-master/visitor/src/main/java/com/iluwatar/visitor/UnitVisitor.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,481
37
140
java
java-design-patterns
java-design-patterns-master/visitor/src/main/java/com/iluwatar/visitor/App.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,199
39.740741
140
java
java-design-patterns
java-design-patterns-master/visitor/src/main/java/com/iluwatar/visitor/Soldier.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,699
32.333333
140
java
java-design-patterns
java-design-patterns-master/visitor/src/main/java/com/iluwatar/visitor/CommanderVisitor.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,961
30.645161
140
java
java-design-patterns
java-design-patterns-master/visitor/src/main/java/com/iluwatar/visitor/Unit.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,675
34.659574
140
java
java-design-patterns
java-design-patterns-master/visitor/src/main/java/com/iluwatar/visitor/SoldierVisitor.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,949
30.451613
140
java
java-design-patterns
java-design-patterns-master/visitor/src/main/java/com/iluwatar/visitor/Sergeant.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,703
32.411765
140
java
java-design-patterns
java-design-patterns-master/visitor/src/main/java/com/iluwatar/visitor/Commander.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,707
32.490196
140
java
java-design-patterns
java-design-patterns-master/visitor/src/main/java/com/iluwatar/visitor/SergeantVisitor.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,948
30.435484
140
java
java-design-patterns
java-design-patterns-master/builder/src/test/java/com/iluwatar/builder/HeroTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,900
34.814815
140
java
java-design-patterns
java-design-patterns-master/builder/src/test/java/com/iluwatar/builder/AppTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,787
36.25
140
java
java-design-patterns
java-design-patterns-master/builder/src/main/java/com/iluwatar/builder/App.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,644
44.5625
140
java
java-design-patterns
java-design-patterns-master/builder/src/main/java/com/iluwatar/builder/Armor.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,618
33.446809
140
java
java-design-patterns
java-design-patterns-master/builder/src/main/java/com/iluwatar/builder/HairType.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,638
33.145833
140
java
java-design-patterns
java-design-patterns-master/builder/src/main/java/com/iluwatar/builder/Profession.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,489
37.205128
140
java
java-design-patterns
java-design-patterns-master/builder/src/main/java/com/iluwatar/builder/HairColor.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,499
33.090909
140
java
java-design-patterns
java-design-patterns-master/builder/src/main/java/com/iluwatar/builder/Hero.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,371
28.840708
140
java
java-design-patterns
java-design-patterns-master/builder/src/main/java/com/iluwatar/builder/Weapon.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,487
37.153846
140
java
java-design-patterns
java-design-patterns-master/fanout-fanin/src/test/java/com/iluwatar/fanout/fanin/SquareNumberRequestTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,721
39.046512
140
java
java-design-patterns
java-design-patterns-master/fanout-fanin/src/test/java/com/iluwatar/fanout/fanin/FanOutFanInTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,878
38.145833
140
java
java-design-patterns
java-design-patterns-master/fanout-fanin/src/test/java/com/iluwatar/fanout/fanin/AppTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,548
39.763158
140
java
java-design-patterns
java-design-patterns-master/fanout-fanin/src/main/java/com/iluwatar/fanout/fanin/App.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,135
41.378378
140
java
java-design-patterns
java-design-patterns-master/fanout-fanin/src/main/java/com/iluwatar/fanout/fanin/FanOutFanIn.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,615
40.52381
140
java
java-design-patterns
java-design-patterns-master/fanout-fanin/src/main/java/com/iluwatar/fanout/fanin/Consumer.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,795
35.653061
140
java
java-design-patterns
java-design-patterns-master/fanout-fanin/src/main/java/com/iluwatar/fanout/fanin/SquareNumberRequest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,359
35.875
140
java
java-design-patterns
java-design-patterns-master/state/src/test/java/com/iluwatar/state/AppTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,573
37.390244
140
java
java-design-patterns
java-design-patterns-master/state/src/test/java/com/iluwatar/state/MammothTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,731
29.590164
140
java
java-design-patterns
java-design-patterns-master/state/src/main/java/com/iluwatar/state/PeacefulState.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,729
32.269231
140
java
java-design-patterns
java-design-patterns-master/state/src/main/java/com/iluwatar/state/App.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,019
37.846154
140
java
java-design-patterns
java-design-patterns-master/state/src/main/java/com/iluwatar/state/AngryState.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,710
31.903846
140
java
java-design-patterns
java-design-patterns-master/state/src/main/java/com/iluwatar/state/Mammoth.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,977
30.396825
140
java
java-design-patterns
java-design-patterns-master/state/src/main/java/com/iluwatar/state/State.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,411
38.222222
140
java
java-design-patterns
java-design-patterns-master/poison-pill/src/test/java/com/iluwatar/poison/pill/ConsumerTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,744
31.850877
140
java
java-design-patterns
java-design-patterns-master/poison-pill/src/test/java/com/iluwatar/poison/pill/PoisonMessageTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,331
31.388889
140
java
java-design-patterns
java-design-patterns-master/poison-pill/src/test/java/com/iluwatar/poison/pill/ProducerTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
3,236
35.784091
140
java
java-design-patterns
java-design-patterns-master/poison-pill/src/test/java/com/iluwatar/poison/pill/SimpleMessageTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,457
36.815385
140
java
java-design-patterns
java-design-patterns-master/poison-pill/src/test/java/com/iluwatar/poison/pill/AppTest.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,590
37.804878
140
java
java-design-patterns
java-design-patterns-master/poison-pill/src/main/java/com/iluwatar/poison/pill/App.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,578
41.278689
140
java
java-design-patterns
java-design-patterns-master/poison-pill/src/main/java/com/iluwatar/poison/pill/MqPublishPoint.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,466
42.147059
140
java
java-design-patterns
java-design-patterns-master/poison-pill/src/main/java/com/iluwatar/poison/pill/MqSubscribePoint.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
1,464
42.088235
140
java
java-design-patterns
java-design-patterns-master/poison-pill/src/main/java/com/iluwatar/poison/pill/Producer.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,667
30.388235
140
java
java-design-patterns
java-design-patterns-master/poison-pill/src/main/java/com/iluwatar/poison/pill/SimpleMessage.java
/* * This project is licensed under the MIT license. Module model-view-viewmodel is using ZK framework licensed under LGPL (see lgpl-3.0.txt). * * The MIT License * Copyright © 2014-2022 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associat...
2,032
30.765625
140
java