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/service-locator/src/main/java/com/iluwatar/servicelocator/ServiceCache.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,663 | 35 | 140 | java |
java-design-patterns | java-design-patterns-master/monitor/src/test/java/com/iluwatar/monitor/MainTest.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,879 | 38.166667 | 140 | java |
java-design-patterns | java-design-patterns-master/monitor/src/test/java/com/iluwatar/monitor/BankTest.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,410 | 32.027397 | 140 | java |
java-design-patterns | java-design-patterns-master/monitor/src/main/java/com/iluwatar/monitor/Main.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,070 | 35.559524 | 140 | java |
java-design-patterns | java-design-patterns-master/monitor/src/main/java/com/iluwatar/monitor/Bank.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,790 | 32.254386 | 140 | java |
java-design-patterns | java-design-patterns-master/throttling/src/test/java/com/iluwatar/throttling/BarCustomerTest.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 | 38.318182 | 140 | java |
java-design-patterns | java-design-patterns-master/throttling/src/test/java/com/iluwatar/throttling/BartenderTest.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,140 | 40.173077 | 140 | java |
java-design-patterns | java-design-patterns-master/throttling/src/test/java/com/iluwatar/throttling/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,589 | 37.780488 | 140 | java |
java-design-patterns | java-design-patterns-master/throttling/src/main/java/com/iluwatar/throttling/CallsCount.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,555 | 32.194805 | 140 | java |
java-design-patterns | java-design-patterns-master/throttling/src/main/java/com/iluwatar/throttling/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,560 | 39.011236 | 140 | java |
java-design-patterns | java-design-patterns-master/throttling/src/main/java/com/iluwatar/throttling/Bartender.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,554 | 37.712121 | 140 | java |
java-design-patterns | java-design-patterns-master/throttling/src/main/java/com/iluwatar/throttling/BarCustomer.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,188 | 38.089286 | 140 | java |
java-design-patterns | java-design-patterns-master/throttling/src/main/java/com/iluwatar/throttling/timer/Throttler.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,485 | 40.277778 | 140 | java |
java-design-patterns | java-design-patterns-master/throttling/src/main/java/com/iluwatar/throttling/timer/ThrottleTimerImpl.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,128 | 34.483333 | 140 | java |
java-design-patterns | java-design-patterns-master/converter/src/test/java/com/iluwatar/converter/ConverterTest.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,657 | 35.949495 | 140 | java |
java-design-patterns | java-design-patterns-master/converter/src/test/java/com/iluwatar/converter/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,806 | 35.14 | 140 | java |
java-design-patterns | java-design-patterns-master/converter/src/main/java/com/iluwatar/converter/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,610 | 39.169231 | 140 | java |
java-design-patterns | java-design-patterns-master/converter/src/main/java/com/iluwatar/converter/Converter.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,289 | 35.153846 | 140 | java |
java-design-patterns | java-design-patterns-master/converter/src/main/java/com/iluwatar/converter/UserConverter.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,856 | 40.266667 | 140 | java |
java-design-patterns | java-design-patterns-master/converter/src/main/java/com/iluwatar/converter/UserDto.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,681 | 34.787234 | 140 | java |
java-design-patterns | java-design-patterns-master/converter/src/main/java/com/iluwatar/converter/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,673 | 36.2 | 140 | java |
java-design-patterns | java-design-patterns-master/mediator/src/test/java/com/iluwatar/mediator/PartyMemberTest.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,778 | 31.290541 | 140 | java |
java-design-patterns | java-design-patterns-master/mediator/src/test/java/com/iluwatar/mediator/PartyImplTest.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,321 | 35.28125 | 140 | java |
java-design-patterns | java-design-patterns-master/mediator/src/test/java/com/iluwatar/mediator/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,587 | 37.731707 | 140 | java |
java-design-patterns | java-design-patterns-master/mediator/src/main/java/com/iluwatar/mediator/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,223 | 40.333333 | 140 | java |
java-design-patterns | java-design-patterns-master/mediator/src/main/java/com/iluwatar/mediator/PartyMember.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,518 | 38.973684 | 140 | java |
java-design-patterns | java-design-patterns-master/mediator/src/main/java/com/iluwatar/mediator/Hunter.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,463 | 38.567568 | 140 | java |
java-design-patterns | java-design-patterns-master/mediator/src/main/java/com/iluwatar/mediator/Wizard.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 | 37.552632 | 140 | java |
java-design-patterns | java-design-patterns-master/mediator/src/main/java/com/iluwatar/mediator/Party.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,458 | 38.432432 | 140 | java |
java-design-patterns | java-design-patterns-master/mediator/src/main/java/com/iluwatar/mediator/Action.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,870 | 34.301887 | 140 | java |
java-design-patterns | java-design-patterns-master/mediator/src/main/java/com/iluwatar/mediator/Hobbit.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 | 37.552632 | 140 | java |
java-design-patterns | java-design-patterns-master/mediator/src/main/java/com/iluwatar/mediator/PartyImpl.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,857 | 32.178571 | 140 | java |
java-design-patterns | java-design-patterns-master/mediator/src/main/java/com/iluwatar/mediator/PartyMemberBase.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,950 | 31.516667 | 140 | java |
java-design-patterns | java-design-patterns-master/mediator/src/main/java/com/iluwatar/mediator/Rogue.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,461 | 37.473684 | 140 | java |
java-design-patterns | java-design-patterns-master/page-controller/src/test/java/com/iluwatar/page/controller/SignupModelTest.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,155 | 32.6875 | 140 | java |
java-design-patterns | java-design-patterns-master/page-controller/src/test/java/com/iluwatar/page/controller/SignupControllerTest.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,261 | 38 | 140 | java |
java-design-patterns | java-design-patterns-master/page-controller/src/test/java/com/iluwatar/page/controller/UserControllerTest.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,619 | 41.95082 | 140 | java |
java-design-patterns | java-design-patterns-master/page-controller/src/test/java/com/iluwatar/page/controller/UserModelTest.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,874 | 35.057692 | 140 | java |
java-design-patterns | java-design-patterns-master/page-controller/src/test/java/com/iluwatar/page/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,599 | 40.025641 | 140 | java |
java-design-patterns | java-design-patterns-master/page-controller/src/main/java/com.iluwatar.page.controller/SignupModel.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,601 | 34.6 | 140 | java |
java-design-patterns | java-design-patterns-master/page-controller/src/main/java/com.iluwatar.page.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,161 | 43.122449 | 140 | java |
java-design-patterns | java-design-patterns-master/page-controller/src/main/java/com.iluwatar.page.controller/SignupController.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,496 | 35.188406 | 140 | java |
java-design-patterns | java-design-patterns-master/page-controller/src/main/java/com.iluwatar.page.controller/UserModel.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,508 | 35.804878 | 140 | java |
java-design-patterns | java-design-patterns-master/page-controller/src/main/java/com.iluwatar.page.controller/UserController.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,947 | 36.461538 | 140 | java |
java-design-patterns | java-design-patterns-master/page-controller/src/main/java/com.iluwatar.page.controller/UserView.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,690 | 38.325581 | 140 | java |
java-design-patterns | java-design-patterns-master/page-controller/src/main/java/com.iluwatar.page.controller/SignupView.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,770 | 34.42 | 140 | java |
java-design-patterns | java-design-patterns-master/bytecode/src/test/java/com/iluwatar/bytecode/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,788 | 36.270833 | 140 | java |
java-design-patterns | java-design-patterns-master/bytecode/src/test/java/com/iluwatar/bytecode/VirtualMachineTest.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,781 | 29.458599 | 140 | java |
java-design-patterns | java-design-patterns-master/bytecode/src/test/java/com/iluwatar/bytecode/util/InstructionConverterUtilTest.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,792 | 41.318182 | 140 | java |
java-design-patterns | java-design-patterns-master/bytecode/src/main/java/com/iluwatar/bytecode/Instruction.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,928 | 43.378788 | 140 | java |
java-design-patterns | java-design-patterns-master/bytecode/src/main/java/com/iluwatar/bytecode/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,817 | 47.329114 | 140 | java |
java-design-patterns | java-design-patterns-master/bytecode/src/main/java/com/iluwatar/bytecode/Wizard.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,972 | 33.017241 | 140 | java |
java-design-patterns | java-design-patterns-master/bytecode/src/main/java/com/iluwatar/bytecode/VirtualMachine.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,676 | 28.980769 | 140 | java |
java-design-patterns | java-design-patterns-master/bytecode/src/main/java/com/iluwatar/bytecode/util/InstructionConverterUtil.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,819 | 35.153846 | 140 | java |
java-design-patterns | java-design-patterns-master/monad/src/test/java/com/iluwatar/monad/MonadTest.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,707 | 36.09589 | 140 | java |
java-design-patterns | java-design-patterns-master/monad/src/test/java/com/iluwatar/monad/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,586 | 35.906977 | 140 | java |
java-design-patterns | java-design-patterns-master/monad/src/main/java/com/iluwatar/monad/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,907 | 44.4375 | 140 | java |
java-design-patterns | java-design-patterns-master/monad/src/main/java/com/iluwatar/monad/Sex.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,388 | 41.090909 | 140 | java |
java-design-patterns | java-design-patterns-master/monad/src/main/java/com/iluwatar/monad/Validator.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,255 | 33.885246 | 140 | java |
java-design-patterns | java-design-patterns-master/monad/src/main/java/com/iluwatar/monad/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,509 | 38.736842 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/test/java/com/iluwatar/caching/CachingTest.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,429 | 31.837838 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/test/java/com/iluwatar/caching/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,821 | 37.765957 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/test/java/com/iluwatar/caching/database/MongoDbTest.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,950 | 37.359223 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/package-info.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,314 | 49.576923 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/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... | 9,340 | 36.06746 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/AppManager.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... | 5,021 | 30.584906 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/CacheStore.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... | 6,060 | 27.725118 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/LruCache.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... | 6,218 | 22.827586 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/CachingPolicy.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,762 | 29.396552 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/UserAccount.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,758 | 32.188679 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/database/package-info.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,352 | 45.655172 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/database/DbManager.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,406 | 30.25974 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/database/VirtualDb.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,796 | 26.421569 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/database/DbManagerFactory.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,751 | 34.04 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/database/MongoDb.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... | 5,337 | 33.217949 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/constants/CachingConstants.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,821 | 32.740741 | 140 | java |
java-design-patterns | java-design-patterns-master/caching/src/main/java/com/iluwatar/caching/constants/package-info.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,346 | 45.448276 | 140 | java |
java-design-patterns | java-design-patterns-master/thread-pool/src/test/java/com/iluwatar/threadpool/TaskTest.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,761 | 31.394558 | 140 | java |
java-design-patterns | java-design-patterns-master/thread-pool/src/test/java/com/iluwatar/threadpool/WorkerTest.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 | 33.796296 | 140 | java |
java-design-patterns | java-design-patterns-master/thread-pool/src/test/java/com/iluwatar/threadpool/CoffeeMakingTaskTest.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,578 | 36.595238 | 140 | java |
java-design-patterns | java-design-patterns-master/thread-pool/src/test/java/com/iluwatar/threadpool/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,598 | 36.186047 | 140 | java |
java-design-patterns | java-design-patterns-master/thread-pool/src/test/java/com/iluwatar/threadpool/PotatoPeelingTaskTest.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,581 | 37.585366 | 140 | java |
java-design-patterns | java-design-patterns-master/thread-pool/src/main/java/com/iluwatar/threadpool/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,788 | 39.741935 | 140 | java |
java-design-patterns | java-design-patterns-master/thread-pool/src/main/java/com/iluwatar/threadpool/CoffeeMakingTask.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,674 | 37.953488 | 140 | java |
java-design-patterns | java-design-patterns-master/thread-pool/src/main/java/com/iluwatar/threadpool/Task.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,877 | 31.947368 | 140 | java |
java-design-patterns | java-design-patterns-master/thread-pool/src/main/java/com/iluwatar/threadpool/PotatoPeelingTask.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,691 | 38.348837 | 140 | java |
java-design-patterns | java-design-patterns-master/thread-pool/src/main/java/com/iluwatar/threadpool/Worker.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 | 34.865385 | 140 | java |
java-design-patterns | java-design-patterns-master/repository/src/test/java/com/iluwatar/repository/RepositoryTest.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,948 | 32.184874 | 140 | java |
java-design-patterns | java-design-patterns-master/repository/src/test/java/com/iluwatar/repository/AnnotationBasedRepositoryTest.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,933 | 32.058824 | 140 | java |
java-design-patterns | java-design-patterns-master/repository/src/test/java/com/iluwatar/repository/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,612 | 38.341463 | 140 | java |
java-design-patterns | java-design-patterns-master/repository/src/test/java/com/iluwatar/repository/AppConfigTest.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,549 | 33.931507 | 140 | java |
java-design-patterns | java-design-patterns-master/repository/src/main/java/com/iluwatar/repository/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... | 4,184 | 38.11215 | 140 | java |
java-design-patterns | java-design-patterns-master/repository/src/main/java/com/iluwatar/repository/AppConfig.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... | 5,239 | 33.473684 | 140 | java |
java-design-patterns | java-design-patterns-master/repository/src/main/java/com/iluwatar/repository/PersonSpecifications.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,591 | 31.810127 | 140 | java |
java-design-patterns | java-design-patterns-master/repository/src/main/java/com/iluwatar/repository/Person.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,952 | 29.515625 | 140 | java |
java-design-patterns | java-design-patterns-master/repository/src/main/java/com/iluwatar/repository/PersonRepository.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,741 | 39.511628 | 140 | java |
java-design-patterns | java-design-patterns-master/reader-writer-lock/src/test/java/com/iluwatar/reader/writer/lock/ReaderAndWriterTest.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,913 | 32.169492 | 140 | java |
java-design-patterns | java-design-patterns-master/reader-writer-lock/src/test/java/com/iluwatar/reader/writer/lock/ReaderTest.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,108 | 33.932584 | 140 | java |
java-design-patterns | java-design-patterns-master/reader-writer-lock/src/test/java/com/iluwatar/reader/writer/lock/WriterTest.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,204 | 34.611111 | 140 | java |
java-design-patterns | java-design-patterns-master/reader-writer-lock/src/test/java/com/iluwatar/reader/writer/lock/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,587 | 36.809524 | 140 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.