Uses of Class
org.eclipse.jgit.generated.storage.dht.proto.GitCache.CachedPackInfoList

Uses of GitCache.CachedPackInfoList in org.eclipse.jgit.generated.storage.dht.proto
 

Methods in org.eclipse.jgit.generated.storage.dht.proto that return GitCache.CachedPackInfoList
 GitCache.CachedPackInfoList GitCache.CachedPackInfoList.Builder.build()
           
 GitCache.CachedPackInfoList GitCache.CachedPackInfoList.Builder.buildPartial()
           
static GitCache.CachedPackInfoList GitCache.CachedPackInfoList.getDefaultInstance()
           
 GitCache.CachedPackInfoList GitCache.CachedPackInfoList.getDefaultInstanceForType()
           
 GitCache.CachedPackInfoList GitCache.CachedPackInfoList.Builder.getDefaultInstanceForType()
           
static GitCache.CachedPackInfoList GitCache.CachedPackInfoList.parseDelimitedFrom(java.io.InputStream input)
           
static GitCache.CachedPackInfoList GitCache.CachedPackInfoList.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitCache.CachedPackInfoList GitCache.CachedPackInfoList.parseFrom(byte[] data)
           
static GitCache.CachedPackInfoList GitCache.CachedPackInfoList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitCache.CachedPackInfoList GitCache.CachedPackInfoList.parseFrom(com.google.protobuf.ByteString data)
           
static GitCache.CachedPackInfoList GitCache.CachedPackInfoList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitCache.CachedPackInfoList GitCache.CachedPackInfoList.parseFrom(com.google.protobuf.CodedInputStream input)
           
static GitCache.CachedPackInfoList GitCache.CachedPackInfoList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitCache.CachedPackInfoList GitCache.CachedPackInfoList.parseFrom(java.io.InputStream input)
           
static GitCache.CachedPackInfoList GitCache.CachedPackInfoList.parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.eclipse.jgit.generated.storage.dht.proto with parameters of type GitCache.CachedPackInfoList
 GitCache.CachedPackInfoList.Builder GitCache.CachedPackInfoList.Builder.mergeFrom(GitCache.CachedPackInfoList other)
           
static GitCache.CachedPackInfoList.Builder GitCache.CachedPackInfoList.newBuilder(GitCache.CachedPackInfoList prototype)
           
 



Copyright © 2011. All Rights Reserved.