Home
last modified time | relevance | path

Searched defs:TypeSignature (Results 1 – 1 of 1) sorted by relevance

/trunk/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java208 private final class TypeSignature { class in TypeDescription_Test
209 public TypeSignature(TypeSignature superType, String[] methodNames, in TypeSignature() method in TypeDescription_Test.TypeSignature