I<LateNupurGuha -3 Newbie Poster

Is there any relationship among the bounds of a type parameter in Generics i.e. whether they are channeled(subclass or superclass) uniquely sequencially or differently ?
:confused:
We use extends clause once to inherit some only one class and to inherit others we have to implement. But for multiple bounds in generics of Java we use extends clause for multiple bounds or superclasses. Now to designate one as first bound the bounds should be linearly related i.e. subclasses or superclasses of themselves. But if they are linear then the first bound would be enough to serve others' bounds, resulting only one bound.:icon_rolleyes:

peter_budo commented: Creating useless pool, too much colour formatting, and question is poorly formatted -3
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.