Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge #2

Merged
merged 1,222 commits into from
Sep 13, 2018
Merged

merge #2

merged 1,222 commits into from
Sep 13, 2018

Conversation

StefanHeimberg
Copy link
Owner

No description provided.

npathai and others added 30 commits October 9, 2017 11:00
added missing whitespace to the elements of the unordered list
Fix FactoryMethodTest and PrototypeTest
#176 Added new pattern - EIP Wire Tap
maybe it should be "Let's" here
#173 Added new pattern - EIP Splitter
Use UserConverter instead of rewriting its ctor
…ava-design-patterns into unit-of-work-pattern
Fix a typo in the "Facade" pattern
nikhilbarar and others added 29 commits July 8, 2018 23:09
Add an 'Override' annotaion
…tion tests. Refactored file structure to be friendly to future contributors with iterators of more data structures. Added JUnitPlatform to enable running test suite across all iterator implementations. Added README to /binarysearchtree to document what it does and how it works.
First proposal for #586 Hexagonal Architecture primary ports should have interfaces
Fix converter image Display Issue
Fixed minor changes suggested by Checkstyle
Replace try statements that close a resource in the finally block with a
try-with-resources statement [1].

This commit was created automatically by Diffblue refactorings (https://www.diffblue.com/).

[1] https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html
…e each implementation of the Iterator interface. Removed the redundant ItemIterator interface. Added insert() method to TreeNode class to allow for more elegant construction of BSTs.
@StefanHeimberg StefanHeimberg merged commit 6cc1324 into StefanHeimberg:master Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.