public abstract class NutsSupplierBase<T> extends Object implements NutsSupplier<T>
| Constructor and Description |
|---|
NutsSupplierBase(int level) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLevel() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic int getLevel()
getLevel in interface NutsSupplier<T>Copyright © 2021 vpc open source initiative. All rights reserved.