index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
transform
/
resource
/
before
/
WitherWithAbstract.java
blob: acc9094b1918b4d89a9018e4973b7a334e892b1c (
plain
)
1
2
3
abstract
class
WitherWithAbstract
{
@lombok.experimental.Wither
String
foo
;
}