public interface Tv
For example, you can use it like this:
@Cacheable(lifetime = Tv.FIVE, unit = TimeUnit.SECONDS)
String load(String resource) throws IOException {
}static final int THREE
static final int FOUR
static final int FIVE
static final int TEN
static final int FIFTEEN
static final int TWENTY
static final int THIRTY
static final int FORTY
static final int FIFTY
Copyright © 2012-2013 jcabi.com. All Rights Reserved.