Documentation of 'net.sourceforge.plantuml.bpm.ChainImpl' Java class
ChainImpl
net.sourceforge.plantuml.bpm

Class ChainImpl<O>

  • All Implemented Interfaces:
    java.util.Comparator<O>, Chain<O>


    public class ChainImpl<O>
    extends java.lang.Object
    implements Chain<O>
    • Constructor Summary

      Constructors 
      Constructor and Description
      ChainImpl(O root) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      ChainImpl<O> cloneMe() 
      int compare(O a, O b) 
      boolean contains(O data) 
      Navigator<O> navigator(O data) 
      boolean remove(O data) 
      java.util.List<O> toList() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Comparator

        comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
    • Constructor Detail

      • ChainImpl

        public ChainImpl(O root)
    • Method Detail

      • remove

        public boolean remove(O data)
        Specified by:
        remove in interface Chain<O>
      • compare

        public int compare(O a,
                           O b)
        Specified by:
        compare in interface java.util.Comparator<O>
      • toList

        public java.util.List<O> toList()
        Specified by:
        toList in interface Chain<O>
      • contains

        public boolean contains(O data)
        Specified by:
        contains in interface Chain<O>

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.