Class: Hashira::Duplication::DuplicationFinding::Overlap

Inherits:
Data
  • Object
show all
Defined in:
lib/hashira/duplication/duplication_finding.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hotObject (readonly)

Returns the value of attribute hot

Returns:

  • (Object)

    the current value of hot



6
7
8
# File 'lib/hashira/duplication/duplication_finding.rb', line 6

def hot
  @hot
end

#kindObject (readonly)

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



6
7
8
# File 'lib/hashira/duplication/duplication_finding.rb', line 6

def kind
  @kind
end

#massObject (readonly)

Returns the value of attribute mass

Returns:

  • (Object)

    the current value of mass



6
7
8
# File 'lib/hashira/duplication/duplication_finding.rb', line 6

def mass
  @mass
end

#sizeObject (readonly)

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



6
7
8
# File 'lib/hashira/duplication/duplication_finding.rb', line 6

def size
  @size
end