| Package | Description |
|---|---|
| com.asakusafw.runtime.util |
Utilities for Asakusa runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicByteArrayComparator
A basic implementation of
ByteArrayComparator. |
class |
PureByteArrayComparator
A pure JVM implementation of
ByteArrayComparator. |
| Modifier and Type | Method and Description |
|---|---|
static ByteArrayComparator |
ByteArrayComparators.getInstance()
Returns the system
ByteArrayComparator instance. |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.