caylah8988 caylah8988 12-09-2022 Computers and Technology contestada Write a removeall method for the linkedbag class. the method takes a value in as a parameter and removes all occurrences of that value. the method returns a count of how many elements were removed.