Home > Back-end > The bosses, can you help me to explain this
The bosses, can you help me to explain this
Time:03-26
Private static string [] stu (string [] array, int dex) {} Private static int stu (Object [] array, Object value) {} Private static Object [] stu (Object [] array, Object value) {} How to use it, what's the difference?
CodePudding user response:
Is to define the three static method overloading, directly in the name of the class