Uses of Interface
ch.usi.si.codelounge.jsicko.Contract
-
Packages that use Contract Package Description ch.usi.si.codelounge.jsicko -
-
Uses of Contract in ch.usi.si.codelounge.jsicko
Method parameters in ch.usi.si.codelounge.jsicko with type arguments of type Contract Modifier and Type Method Description static <X> XContract. staticOld(Class<? extends Contract> clazz, String rep, X object)
-