package co.infinum.ava.annotations; /** * Created by ivan on 06/01/14. */ public @interface ListLayout { int value(); }