package com.schneeloch.bostonbusmap_library.data; public @interface IsGuardedBy { String value(); }