Package org.projectlombok.test
Interface Useful
-
- All Known Implementing Classes:
AnotherDataExample
public interface Useful
A useful interface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
doSomething()
-
-
-
Method Detail
-
doSomething
void doSomething()
-
-