-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I installed JDK 1.8u25, and tried to compile this, but I errors like this:
test.java:132: error: cannot find symbol
public final Named<String> Foo = get(() -> foo).set(value -> foo = value).named("Foo");
^
symbol: method get(()->foo)
location: class ExplicitPropertyNamesReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels