View Full Version : What are wrapper classes?
chinmay.sahoo
05-25-2017, 11:24 AM
Wrapper class represents a base class for the data source. It allows the primitive datatype to be accessed as objects
Barbara
09-14-2017, 08:05 AM
A wrapper class is any class which "wraps" or "encapsulates" the functionality of another class or component. These are useful by providing a level of abstraction from the implementation of the underlying class or component.
Powered by vBulletin® Version 4.2.5 Alpha 2 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.