Class RevTree

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<AnyObjectId>

    public class RevTree
    extends RevObject
    A reference to a tree of subtrees/files.
    See Also:
    Serialized Form
    • Constructor Detail

      • RevTree

        protected RevTree​(AnyObjectId id)
        Create a new tree reference.
        Parameters:
        id - object name for the tree.
    • Method Detail

      • getType

        public final int getType()
        Description copied from class: RevObject
        Get Git object type. See Constants.
        Specified by:
        getType in class RevObject
        Returns:
        object type