/* * Copyright (C) 2013 All rights reserved * VPRO The Netherlands */ package dgm.degraphmalizr.recompute; /** * User: rico * Date: 30/01/2013 */ public class NoAction { public NoAction() { } }