
suppose
i have class A {
public static arrylist a1(){}
class B{
public static vector b1() {} } my question is how to class B method in Class A and how to get vector object values in class A without creating vector class object in class A.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
