Class RbelRootFacet<T extends RbelFacet>

    • Constructor Detail

      • RbelRootFacet

        @ConstructorProperties("rootFacet")
        public RbelRootFacet​(T rootFacet)
    • Method Detail

      • getRootFacet

        public T getRootFacet()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object