|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.storage.dfs.DfsText
public class DfsText
Translation bundle for the DFS storage implementation.
Field Summary | |
---|---|
java.lang.String |
cannotReadIndex
|
java.lang.String |
shortReadOfBlock
|
java.lang.String |
shortReadOfIndex
|
java.lang.String |
willNotStoreEmptyPack
|
Constructor Summary | |
---|---|
DfsText()
|
Method Summary | |
---|---|
static DfsText |
get()
|
Methods inherited from class org.eclipse.jgit.nls.TranslationBundle |
---|
effectiveLocale, resourceBundle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String cannotReadIndex
public java.lang.String shortReadOfBlock
public java.lang.String shortReadOfIndex
public java.lang.String willNotStoreEmptyPack
Constructor Detail |
---|
public DfsText()
Method Detail |
---|
public static DfsText get()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |