deleteTeam

public boolean deleteTeam(BBUTeamColor colour)

Delete a team from cache based on colour

Return

if it was successful

Parameters

colour

colour of the team


public boolean deleteTeam(BBUTeam team)

Delete a team from cache from the instance of it

Return

if it was successful

Parameters

team

team instance