Class CompositePartitioner
java.lang.Object
org.eclipse.epsilon.egl.merge.partition.CompositePartitioner
- All Implemented Interfaces:
Partitioner
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addPartitioner
(CommentBlockPartitioner partitioner) boolean
int
hashCode()
toString()
-
Constructor Details
-
CompositePartitioner
-
-
Method Details
-
addPartitioner
-
getPartitioners
-
partition
- Specified by:
partition
in interfacePartitioner
-
partition
- Specified by:
partition
in interfacePartitioner
-
getDefaultPartitioner
-
toString
-
equals
-
hashCode
public int hashCode()
-