|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTreeAdditionalData
public class SparseTreeAdditionalData
The SparseTree EnumParents and EnumSubTree methods can return additional data back to the caller, if a SparseTreeAdditionalData object is provided to the enumeration function.
Field Summary | |
---|---|
boolean |
hasChildren
|
java.lang.String |
noChildrenBelow
|
Constructor Summary | |
---|---|
SparseTreeAdditionalData()
|
Method Summary | |
---|---|
void |
Reset()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean hasChildren
public java.lang.String noChildrenBelow
Constructor Detail |
---|
public SparseTreeAdditionalData()
Method Detail |
---|
public void Reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |