package com.hughes.android.dictionary.engine; public abstract class Entry { EntrySource entrySource; }