Class ReturnableValue<K>

java.lang.Object
de.bright_side.bdbexport.model.ReturnableValue<K>

public class ReturnableValue<K>
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ReturnableValue​(K value)  
  • Method Summary

    Modifier and Type Method Description
    K getValue()  
    void setValue​(K value)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait