public class MonObjet { static synchronized void methodeUn() {...} static synchronized void methodeDeux() {...} ... }