Class OrSource

java.lang.Object
ch.kk7.confij.source.logical.OrSource
All Implemented Interfaces:
ConfijSource

public class OrSource
extends java.lang.Object
implements ConfijSource
  • Constructor Summary

    Constructors
    Constructor Description
    OrSource​(@NonNull ConfijSource one, @NonNull ConfijSource or, ConfijSource... orEven)  
  • Method Summary

    Modifier and Type Method Description
    void override​(ConfijNode rootNode)  

    Methods inherited from class java.lang.Object

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