Package com.google.googlejavaformat.java
Class ImportOrderer.StringAndIndex
java.lang.Object
com.google.googlejavaformat.java.ImportOrderer.StringAndIndex
- Enclosing class:
ImportOrderer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
string
-
index
private final int index
-
-
Constructor Details
-
StringAndIndex
StringAndIndex(String string, int index)
-