As a C++ oldtimer I have managed to solve my problem but I can not wrap my head around the underlying Java mechanisms here:
Vector x = new Vec
"Interface" is like a protocol that an object must comply with.