public class CounterPartVisitor extends Object implements PartVisitor
| Constructor and Description |
|---|
CounterPartVisitor() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
void |
withByte(byte b) |
void |
withBytes(byte[] bytes) |
public void withBytes(byte[] bytes)
withBytes in interface PartVisitorpublic void withByte(byte b)
withByte in interface PartVisitorpublic long getCount()
Copyright © 2019. All Rights Reserved.