Searched defs:fun2 (Results 1 – 8 of 8) sorted by relevance
27 fun2(numcc: Array<number>, animalcc: Animal): Animal; method
33 function fun2(v1: GrantStatus): number; function
26 fun2(v: string): Result; method
30 function fun2(fp2: TestInterface): string; function
20 fun2(num: number, v: Object): number; //Interface func para2 method
33 fun2(numcc: Array<number>, mancc: Human): Human; method
31 fun2(v: {[key: string]: number}): number; method
48 function fun2(v2: string, numcc: Array<number>, mancc: Human): Array<Human>; function