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