Skip to content

public boolean equals(Object f) - Namurois Thomas #23

@NamuroisThomas

Description

@NamuroisThomas
/**
 * Compares two fractions
 * @param f a non null fraction
 * @return true if f and the current fraction have the same value
 */
public boolean equals(Object f) {
	return false;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions