I have an interface Foo and an enum Bar which implements Foo. Then I'm using a simple builder pattern class Result. See code below.I have an interface Foo and an enum Bar which i
I have an interface Foo and an enum Bar which implements Foo. Then I'm using a simple builder pattern class Result. See code below.I have an interface Foo and an enum Bar which i