"Find Usages": separate Kotlin and Java tests
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
Field declaration (4: 13) private Server myServer = new Server();
|
||||
Method parameter declaration (6: 27) public void setServer(Server server) {
|
||||
Method return type (10: 12) public Server getMyServer() {
|
||||
Reference in New Issue
Block a user