function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sultansultan 

How many sub classes we can define for a super class?

Best Answer chosen by sultan
ShashankShashank (Salesforce Developers) 
You can only have one level deeper sub-classes within another class, but you can have multiple sub-classes: http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_classes_defining.htm