public class Commits extends Object
Commits(List<Commit> cs)
static Commits
from(Commit... a)
List<Commit>
value()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Commits(List<Commit> cs)
public static Commits from(Commit... a)
public List<Commit> value()
Copyright © 2016–2025. All rights reserved.