Skip to content

Conversation

Lexsus
Copy link
Contributor

@Lexsus Lexsus commented May 17, 2018

Copy link
Contributor

@kosmoflyko kosmoflyko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix minor changes

}

@Override
public boolean checkBlock(Block block, Metatable metatable) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please change name of method to "isExistOnVufs"

* @param metatable Metatable object
* @return return true if Metatable contains block and otherwise return false
*/
boolean checkBlock(Block block,Metatable metatable);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please change name of method to "isExistOnVufs"

}

@Test
public void CheckBlock() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please change name of method to "isExistOnVufs"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants