Uses of Class
fi.tut.mei.matchmaking.process.interfacemm.exception.ResourceNotFoundException
-
Packages that use ResourceNotFoundException Package Description fi.tut.mei.matchmaking.process.interfacemm -
-
Uses of ResourceNotFoundException in fi.tut.mei.matchmaking.process.interfacemm
Methods in fi.tut.mei.matchmaking.process.interfacemm that throw ResourceNotFoundException Modifier and Type Method Description booleanIInterfaceMatchMaker. areConnectable_Gid(List<String> resources)Test are given resources connectable with each otherbooleanInterfaceMatchMaker. areConnectable_Gid(List<String> resources)IfMatchResultIInterfaceMatchMaker. makeInterfaceMatch_Gid(List<String> resources)Test are given resources connectable with each otherIfMatchResultInterfaceMatchMaker. makeInterfaceMatch_Gid(List<String> resources)
-