public class FragmentPool
extends java.lang.Object
| Constructor and Description |
|---|
FragmentPool() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFragment(Fragment fragment) |
boolean |
hasNext() |
byte[] |
next() |
public void addFragment(Fragment fragment)
public boolean hasNext()
public byte[] next()
Copyright © 2023. All rights reserved.