public class JavaLibraryImpl extends LibraryImpl
| Constructor and description | 
|---|
                                JavaLibraryImpl
                                (File jarFile, com.android.builder.model.MavenCoordinates requestedCoordinates, com.android.builder.model.MavenCoordinates resolvedCoordinates) | 
                        
| Type | Name and description | 
|---|---|
List<? extends com.android.builder.model.JavaLibrary> | 
                            getDependencies() | 
                        
File | 
                            getJarFile() | 
                        
| Methods inherited from class | Name | 
|---|---|
class LibraryImpl | 
                            getRequestedCoordinates, getResolvedCoordinates | 
                        
class Object | 
                            wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |