Title: what is the UML notation for the "final" keyword of JAVA ?

The class could has many attribute.
For public, the UML notation is +, - for private # for protected, that is fine.
But how about the keyword final of JAVA ? what is the UML notation ?

Can anyone tell me, thanks ?

Reply via email to