public class LinkedHashMap_Delegate extends Object
Provides alternate implementation to java.util.LinkedHashMap#eldest(), which is present as a
non-public method in the Android VM, but not present on the host VM. This is injected in the
layoutlib using {@link ReplaceMethodCallsAdapter}.