public abstract class AbstractFractionDefaulter<T extends Fraction> extends Object implements FractionDefaulter<T>
| Constructor and Description |
|---|
AbstractFractionDefaulter(Class<T> subsystemClass) |
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getSubsystemType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultSubsystempublic Class<T> getSubsystemType()
getSubsystemType in interface FractionDefaulter<T extends Fraction>Copyright © 2015 JBoss by Red Hat. All rights reserved.