public final class MatchedImport extends Object
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object obj) |
|
int |
getImportLine() |
|
PackagePattern |
getMatchedBy() |
|
String |
getMatchedString() |
|
int |
hashCode() |
|
String |
toString() |
public int getImportLine()
public String getMatchedString()
public PackagePattern getMatchedBy()
Copyright © 2014–2018. All rights reserved.