return (JavaClass)vec.removeFirst();
return vec.isEmpty();
vec.addLast(clazz);
return vec.toString();