Searched defs:AbstractBox (Results 1 - 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
H A DAbstractBox.java56 public abstract class AbstractBox extends Mesh { class in inherits:Mesh
62 public AbstractBox() { method in class:AbstractBox
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
H A DAbstractBox.java48 public abstract class AbstractBox implements Box { class in inherits:Box
50 private static Logger LOG = Logger.getLogger(AbstractBox.class.getName());
60 protected AbstractBox(String type) { method in class:AbstractBox
64 protected AbstractBox(String type, byte[] userType) { method in class:AbstractBox

Completed in 381 milliseconds