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

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

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

Methods in org.eclipse.jgit.generated.storage.dht.proto that return types with arguments of type GitCache.CachedObjectIndex.Item
 java.util.List<GitCache.CachedObjectIndex.Item> GitCache.CachedObjectIndexOrBuilder.getItemList()
           
 java.util.List<GitCache.CachedObjectIndex.Item> GitCache.CachedObjectIndex.getItemList()
           
 java.util.List<GitCache.CachedObjectIndex.Item> GitCache.CachedObjectIndex.Builder.getItemList()
           
 

Methods in org.eclipse.jgit.generated.storage.dht.proto with parameters of type GitCache.CachedObjectIndex.Item
 GitCache.CachedObjectIndex.Builder GitCache.CachedObjectIndex.Builder.addItem(GitCache.CachedObjectIndex.Item value)
           
 GitCache.CachedObjectIndex.Builder GitCache.CachedObjectIndex.Builder.addItem(int index, GitCache.CachedObjectIndex.Item value)
           
 GitCache.CachedObjectIndex.Item.Builder GitCache.CachedObjectIndex.Item.Builder.mergeFrom(GitCache.CachedObjectIndex.Item other)
           
static GitCache.CachedObjectIndex.Item.Builder GitCache.CachedObjectIndex.Item.newBuilder(GitCache.CachedObjectIndex.Item prototype)
           
 GitCache.CachedObjectIndex.Builder GitCache.CachedObjectIndex.Builder.setItem(int index, GitCache.CachedObjectIndex.Item value)
           
 

Method parameters in org.eclipse.jgit.generated.storage.dht.proto with type arguments of type GitCache.CachedObjectIndex.Item
 GitCache.CachedObjectIndex.Builder GitCache.CachedObjectIndex.Builder.addAllItem(java.lang.Iterable<? extends GitCache.CachedObjectIndex.Item> values)
           
 



Copyright © 2011. All Rights Reserved.