package com.airlocksoftware.hackernews.interfaces; public interface TabletLayout { public boolean isTabletLayout(); }