1
1
Fork 0
Commit Graph

46 Commits

Author SHA1 Message Date
Никита Грачев 458c20cfe3 Lexical fix 2020-02-04 17:31:50 +06:00
Никита Грачев 6059cde3d8 Lexical fix 2020-02-04 17:31:25 +06:00
enhorse 16cb5c6074 Merge remote-tracking branch 'origin/master' 2020-01-22 08:07:09 +06:00
enhorse 3f8de0f1ab Fix #13 - Not correct explanation of the 'instance method reference' 2020-01-22 08:05:57 +06:00
enhorse f4a3d7bf27 Fix #14 - Not exact explanation of the Collection-Stream differences 2020-01-22 07:58:24 +06:00
yura182 0f8787749b Update test.md 2019-12-05 22:10:20 +06:00
Artem Budnikov 25e10014ec A small grammar mistake 2019-10-08 07:50:18 +06:00
Artem Budnikov bfac566ba5 A small mistake 2019-10-08 07:50:18 +06:00
Artem Budnikov 6370082520 Fix grammar error 2019-10-08 07:50:18 +06:00
Igor Grishin c6abf732b3 fix explanation
Look https://github.com/AdoptOpenJDK/openjdk-jdk11/blob/master/src/java.base/share/classes/java/util/HashMap.java#L629
2019-09-18 22:43:59 +06:00
Enchased Horse 31e9a3bb09
Merge pull request #9 from IlnytskyiValentyn/patch-1
fix typo
2019-06-28 22:57:17 +06:00
IlnytskyiValentyn dad868d82f
Update oop.md 2019-06-27 19:05:10 +03:00
Enchased Horse fcd706114c
Add links into the additional resources part 2019-06-03 09:08:08 +03:00
Enchased Horse 615630e72a
Add a link to additional resources part 2019-06-03 08:50:45 +03:00
enhorse 17f73a5efe add additional resource links 2019-06-02 12:28:39 +06:00
Enchased Horse 7d9feeb06a
Merge pull request #8 from sanyaivanov/bugfix/java8
Fixed split value in the stream example
2019-05-26 10:27:03 +06:00
Alexander f940d474b8 Fixed incorrect words 2019-05-24 12:42:11 +03:00
Alexander 8138aa0250 Fixed split value in the stream example 2019-05-22 00:13:08 +03:00
enhorse e94672c262 update servlets part 2019-05-18 13:46:47 +06:00
enhorse 1650111962 Fix the broken link 2019-05-18 12:25:40 +06:00
enhorse b86ea322f5 update concurrency part 2019-05-18 12:20:44 +06:00
Enchased Horse d1b6989284
Merge pull request #7 from lehaSVV2009/master
Fix typo
2019-03-31 20:33:28 +06:00
Alexey cdf2891ab4
Fix typo 2019-03-27 17:34:19 +03:00
Alexey 68616897ec
Fix typo 2019-03-27 17:29:39 +03:00
Enchased Horse f671179666
Merge pull request #4 from AnatoliiStepaniuk/master
Fix codestyle in examples
2019-03-24 09:51:24 +06:00
Enchased Horse 003d96b080
Merge pull request #3 from lehaSVV2009/master
Fix typo
2019-03-24 09:49:57 +06:00
Alexey 9320409c40
Fix typo 2019-03-24 02:55:50 +03:00
Anatolii Stepaniuk 9d910de5d5
Update core.md
Вложенные классы могут иметь статические поля:
```
public class Outer {
    class Inner {
        public final static String name = "";
    }
}
```
2019-03-23 13:44:11 +02:00
Alexey f114c6f163
Fix markup 2019-03-23 01:53:59 +03:00
Alexey 811c51dfd5
Fix typo 2019-03-23 00:55:45 +03:00
Alexey b52af47e20
Fix markup in list 2019-03-22 14:11:42 +03:00
Alexey e33027a69f
Fix typo 2019-03-20 16:13:17 +03:00
Alexey 66fac35e78
Fix typo 2019-03-18 23:25:52 +03:00
Alexey 6d21651b05
Fix minor typo in core.md 2019-03-18 23:23:16 +03:00
Enchased Horse 9ea4bce9ac
Merge pull request #2 from SButterfly/patch-1
Fix typo
2019-03-13 07:56:26 +06:00
s-ermakov 9edfb20bac Fix typo 2019-03-10 13:11:39 +03:00
Enchased Horse 7107690cf0
Merge pull request #1 from Genevjov/patch-1
Update core.md
2018-12-14 22:21:29 +06:00
Oleh Dlubovskyi 98219273ea
Update core.md
Just little fix for access modifiers part.
2018-12-12 22:41:51 +02:00
enhorse a6e2f6e8bd Fix links to contents 2017-10-21 09:20:59 +06:00
enhorse b27a17b1fd Fix links to contents 2017-10-21 09:17:18 +06:00
enhorse f5283206b0 Fix titles 2017-10-21 09:14:08 +06:00
enhorse c21f7c498e Fix title's formatting issues 2017-10-21 09:01:26 +06:00
Enchased Horse 879ae7822a Update title 2017-10-20 23:41:38 +06:00
enhorse b68ab0df62 Fix title's formatting issues 2017-10-20 23:40:27 +06:00
enhorse d90e72d11b Fix title's formatting issues 2017-10-20 23:35:37 +06:00
enhorse 37716acc5d First release 2017-05-07 09:05:47 +05:00