Download Encapsulation Example Free Java Code
Description
Example of encapsulation of Objective C instance variables and properties.
Source Files
The download file EncapsulationExample-master.zip has the following entries.
.gitignore//from w w w. ja v a2 s . c om
Classes/EncapsulationExampleAppDelegate.h
Classes/EncapsulationExampleAppDelegate.m
Classes/KrustyKrabEmployee.h
Classes/KrustyKrabEmployee.m
Classes/SpongeBob.h
Classes/SpongeBob.m
EncapsulationExample-Info.plist
EncapsulationExample.xcodeproj/project.pbxproj
EncapsulationExample_Prefix.pch
MainWindow.xib
README
main.m
Download
Click the following link to download EncapsulationExample-master.zip.
EncapsulationExample-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »