Oliver Erhart
5a375aee5a
[doc] remove unnecessary import in FieldNameConstants example
2024-08-23 21:05:40 +02:00
Reinier Zwitserloot
d2a18ebf75
[docs] Locked example needed its usage examples moved
2024-03-20 01:13:12 +01:00
Reinier Zwitserloot
566f01be47
[review] [ #3506 ] PR reviewed; passes review and passes tests.
2023-09-25 06:19:36 +02:00
Pim van der Loos
0129a0d18b
Add website documentation for Locked annotations
2023-04-18 18:07:53 +02:00
Reinier Zwitserloot
6594d95653
[ fixes #3169 ] Snippet for @Singular didn't include the clearCollection methods.
2022-04-18 04:06:49 +02:00
Shubhendu Parhi
c387bf3a92
Updated NonNullExample snippet to address #3073
2022-01-20 13:41:52 +05:30
Durai46
10fab5b77a
Update WithExample_pre.jpage
...
updated NonNull check
2021-12-12 02:36:21 +01:00
Reinier Zwitserloot
7c8ba501de
[ fixes #3008 ] [docs] ... and of course the usage example also mentioned @Wither.
2021-10-23 21:57:06 +02:00
Reinier Zwitserloot
415e303ac2
[pr 2702] finishing the @StandardException feature.
...
* rewritten how it works a bit: Now compatible with parent exceptions that don't have the Throwable variants.
* rewritten how it works a bit: You can now provide the full constructor only; the rest will forward to it.
* fixing up style.
* rewrite the docs.
2021-04-16 06:40:35 +02:00
ttzn
af16ba23cd
@StandardException feature working draft
...
* move feature under experimental
* replace ProviderFor with Provides
* add doc material (to be completed)
* add author
2021-03-24 23:52:08 +01:00
Roel Spilker
60a9799c24
Revert "changed arraylist to set"
...
This reverts commit 273d8fc53c .
2020-08-27 23:43:15 +02:00
Le Beier
273d8fc53c
changed arraylist to set
2020-08-27 23:38:23 +02:00
Roel Spilker
c0c1279acd
Rename example files for website
2020-01-08 01:32:24 +01:00
Reinier Zwitserloot
d126ad64b3
Merge pull request #2251 from nejads/master
...
Add documentation for Tolerate
2019-12-11 13:01:32 +01:00
Reinier Zwitserloot
a81df33c10
[website] typo in the ToString post-lombok example.
2019-10-21 17:19:51 +02:00
Soroush Nejad
1e617ccfb5
Add documentation for Tolerate
2019-10-07 10:59:35 +02:00
Roel Spilker
1260297f73
improve with examples
2019-09-12 22:06:02 +02:00
Reinier Zwitserloot
da5d9a12e7
[With] updated documentation for Wither/With
2019-08-27 00:15:47 +02:00
Reinier Zwitserloot
94d11d89a7
[issue #1938 ] addressing some small issues with the documentation.
2018-11-12 21:30:23 +01:00
Reinier Zwitserloot
9fc02601df
[website] the usage example for FieldNameConstants was still written in the abandoned 1.18.2 style.
2018-11-05 21:19:21 +01:00
Daniel Shuy
c887396743
Fix return type in UtilityClassExample_pre.jpage
2018-09-19 16:17:27 +08:00
Daniel Shuy
d8ff9ebf74
Fix return type in UtilityClassExample_post.jpage
2018-09-19 16:17:01 +08:00
Joachim Vandersmissen
2b0cd53d55
java.util.logging.Logger does not have an error method.
2018-08-20 20:04:57 +02:00
Reinier Zwitserloot
6e0f7eca3d
Fixing the snippet for the reworked FieldNameConstants
2018-06-04 23:55:22 +02:00
Reinier Zwitserloot
a0b901c3c0
@NonNull now uses a slightly longer exception message.
2018-06-04 23:55:13 +02:00
Reinier Zwitserloot
4fb9c6f7f8
[documentation] documenting the new-style include/exclude of ToString and EqualsAndHashCode
2018-05-15 01:07:03 +02:00
Reinier Zwitserloot
57fb2b9773
[website] Whoops we had 2 copies of usage_examples. Fixed that by deleting the one that was NOT being used for the website.
2018-04-10 00:23:49 +02:00
Jorg Bartnick
e65f05d9d9
fixing documentation mixup
2017-09-29 14:21:49 +02:00
Reinier Zwitserloot
8b7a7cbc81
The great rename: the old ‘website’ is now ‘website-old’, and ‘website2’ is now ‘website’.
2017-05-29 21:02:54 +02:00