| Package | Description |
|---|---|
| org.tritonus.share |
Misc helper classes.
|
| org.tritonus.share.sampled |
Helper classes for the implementation of sampled audio stuff.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringHashedSet<E>
A set where the elements are uniquely referenced by their
string representation as given by the objects toString()
method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AudioFormatSet
A set where the elements are uniquely referenced by
AudioFormats.equals rather than their object reference.
|
Copyright © 2016. All Rights Reserved.