Class BooleanBoundFunctionSupport

    • Field Detail

      • sources

        protected final ChangingSource<java.lang.Boolean>[] sources
    • Constructor Detail

      • BooleanBoundFunctionSupport

        public BooleanBoundFunctionSupport​(@Nonnull
                                           ChangingSource<java.lang.Boolean>... sources)
    • Method Detail

      • function

        protected abstract boolean function()
      • get

        @Nonnull
        public final java.lang.Boolean get()
        Description copied from interface: ChangingSource
        Returns the value of this object.
        Returns:
        the value