Searched refs:NoInterfaces (Results 1 – 1 of 1) sorted by relevance
48 static class NoInterfaces {} class in BytecodeBoundClassTest56 TypeBoundClass noInterfaces = getBytecodeBoundClass(NoInterfaces.class); in interfaceTypes()