Class BitmapIndexImpl.BitmapObjectImpl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private ObjectId objectId  
      private int type  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private BitmapObjectImpl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ObjectId getObjectId()
      Get the name of this object.
      int getType()
      Get Git object type.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • type

        private int type
    • Constructor Detail

      • BitmapObjectImpl

        private BitmapObjectImpl()