Package org.eclipse.jgit.lfs
Class Protocol.Response
- java.lang.Object
-
- org.eclipse.jgit.lfs.Protocol.Response
-
-
Field Summary
Fields Modifier and Type Field Description List<Protocol.ObjectInfo>
objects
-
Constructor Summary
Constructors Constructor Description Response()
-
-
-
Field Detail
-
objects
public List<Protocol.ObjectInfo> objects
-
-