Java PrimerMethod Properties in Java

Listing 7. Inheritance interface of AbstractName composed of hook methods.


protected abstract String basicComponent(int index);
protected abstract void basicComponent(int index, String component);
protected abstract void basicInsert(int index, String component);
protected abstract void basicRemove(int index);
protected abstract Name newName(String name);

Upcoming Training Events

0 AM
Visual Studio Live! San Diego
September 8-12, 2025
Live! 360 Orlando
November 16-21, 2025
Cloud & Containers Live! Orlando
November 16-21, 2025
Data Platform Live! Orlando
November 16-21, 2025
Visual Studio Live! Orlando
November 16-21, 2025