Package ch.kk7.confij

Class ConfijBuilder.ConfijWrapper<T>

java.lang.Object
ch.kk7.confij.ConfijBuilder.ConfijWrapper<T>
Enclosing class:
ConfijBuilder<T>

public static class ConfijBuilder.ConfijWrapper<T>
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    ConfijWrapper​(T initialValue, ReloadNotifierImpl<T> reloadNotifier)  
  • Method Summary

    Modifier and Type Method Description
    T get()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • get

      public T get()