Design-Patterns-And-Principles
A collection of a number of design patterns and principles written in Kotlin
파일 탐색기
최종 버전 다운로드 (.zip)- send_new_pr_email.yml
- .gitignore
- codeStyles
- kotlinc.xml
- misc.xml
- vcs.xml
- NYPizzaIngredientFactory.kt
- PizzaIngredientFactory.kt
- Cheese.kt
- Clams.kt
- Dough.kt
- Pepperoni.kt
- Sauce.kt
- Veggies.kt
- CheesePizza.kt
- ClamPizza.kt
- Pizza.kt
- NYPizzaStore.kt
- PizzaStore.kt
- PizzaTestDrive.kt
- TurkeyAdapter.kt
- Duck.kt
- MallardDuck.kt
- Turkey.kt
- WildTurkey.kt
- DuckTestDrive.kt
- Command.kt
- LightOffCommand.kt
- LightOnCommand.kt
- MacroCommand.kt
- NoCommand.kt
- StereoOffCommand.kt
- StereoOnWithCDCommand.kt
- RemoteControl.kt
- RemoteControlWithUndo.kt
- Light.kt
- Stereo.kt
- RemoteLoader.kt
- RemoteLoaderWithUndo.kt
- Waitress.kt
- Menu.kt
- MenuComponent.kt
- MenuItem.kt
- CompositeIterator.kt
- NullIterator.kt
- MenuTestDrive.kt
- Espresso.kt
- HouseBlend.kt
- Mocha.kt
- Soy.kt
- Whip.kt
- Beverage.kt
- CoffeeShop.kt
- CondimentDecorator.kt
- HomeTheaterFacade.kt
- Amplifier.kt
- DvdPlayer.kt
- PopcornPopper.kt
- Projector.kt
- Screen.kt
- TheaterLights.kt
- HomeTheaterTestDrive.kt
- ChicagoStyleCheesePizza.kt
- NYStyleCheesePizza.kt
- Pizza.kt
- ChicagoPizzaStore.kt
- NYPizzaStore.kt
- PizzaStore.kt
- PizzaTestDrive.kt
- Waitress.kt
- DinerMenu.kt
- DinerMenuIterator.kt
- MenuTestDrive.kt
- Waitress.kt
- MenuItem.kt
- DinerMenu.kt
- DinerMenuIterator.kt
- Iterator.kt
- MenuTestDrive.kt
- CurrentConditionsDisplay.kt
- WeatherData.kt
- WeatherStation.kt
- CurrentConditionsDisplay.kt
- DisplayElement.kt
- Observer.kt
- Subject.kt
- WeatherData.kt
- WeatherStation.kt
- CommandExecutorProxy.kt
- CommandExecutorImpl.kt
- CommandExecutor.kt
- ProtectionProxyPatternTest.kt
- Singleton.kt
- Singleton.kt
- GumballMachine.kt
- HasQuarterState.kt
- NoQuarterState.kt
- SoldOutState.kt
- SoldState.kt
- State.kt
- WinnerState.kt
- GumballMachineTestDrive.kt
- AxeBehavior.kt
- BowAndArrowBehavior.kt
- KnifeBehavior.kt
- SwordBehavior.kt
- WeaponBehavior.kt
- Character.kt
- King.kt
- Knight.kt
- Queen.kt
- Troll.kt
- Game.kt
- CaffeineBeverage.kt
- Coffee.kt
- Tea.kt
- BeverageTestDrive.kt
- .gitignore
- Design Patterns & Principles.png
- LICENSE
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
