encapsulation
All > Technology > Programming > Perl
- The veil of abstraction separating the "interface" from the "implementation" (whether enforced or not), which mandates that all access to an "object"'s state be through methods alone.
Perl - Cite This Source - This Definition - accessor method, class, class method, destroy, destructor, dispatch, global destruction, Handler, invocant, invocation, method, static method
Also listed in: