public final class Dependency extends Object
Dependency(String id, FileInfo fileInfo, Set<String> scopes, String type)
String
getId()
getMd5()
Set<String>
getScopes()
getSha1()
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Dependency(@Nonnull String id, @Nonnull FileInfo fileInfo, @Nonnull Set<String> scopes, @Nullable String type)
public String getId()
public Set<String> getScopes()
public String getType()
public String getSha1()
public String getMd5()
Copyright © 2015. All rights reserved.