org.eclipse.jgit.storage.dht
Class RefDataUtil

java.lang.Object
  extended by org.eclipse.jgit.storage.dht.RefDataUtil

public class RefDataUtil
extends java.lang.Object

Tools to work with GitStore.RefData.


Field Summary
static GitStore.RefData NONE
          Magic constant meaning does not exist.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NONE

public static final GitStore.RefData NONE
Magic constant meaning does not exist.



Copyright © 2011. All Rights Reserved.