public class TagImpl extends Object implements Tag
TagImpl(String commitId, String name)
boolean
equals(Object o)
String
getCommitId()
getName()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public TagImpl(String commitId, String name)
public String getCommitId()
getCommitId
Tag
public String getName()
getName
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2021. All rights reserved.