Class OnChange.Wiring

  • All Implemented Interfaces:
    BindingWiring
    Enclosing class:
    OnChange

    public static class OnChange.Wiring
    extends java.lang.Object
    implements BindingWiring
    Inner utility class that performs the runtime wiring of all OnChange bindings.
    • Constructor Summary

      Constructors 
      Constructor Description
      Wiring()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<Binding> wire​(BindingContext context)
      Performs wiring that this instance performs given the passed BindingContext.
      • Methods inherited from class java.lang.Object

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