public abstract class ParentWithGeneric<T> extends Object
ParentWithGeneric()
abstract T
getItem()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParentWithGeneric()
public abstract T getItem()
Copyright © 2017 The Immutables.org authors. All rights reserved.