package com.googlecode.totallylazy; public interface Fifth<Fi> { Fi fifth(); }