An interface is a set of method signatures; any type with those methods satisfies it — no implements keyword.
implements